Click or drag to resize
FdoFeatureAnnotationHasPosition Property
Returns True if feature position is set, otherwise returns False.

Namespace: FDF.Common.Features
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool HasPosition { get; }

Property Value

Type: Boolean

Return Value

Type: Boolean

Implements

IFdoFeatureAnnotationHasPosition
Remarks