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

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

Property Value

Type: Boolean

Return Value

Type: Boolean

Implements

IFdoFeatureHasGeometry
Remarks