Click or drag to resize
FdoFeatureHasAnnotations Property
Returns True if feature has annotations (labels) set, otherwise returns False.

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

Property Value

Type: Boolean

Return Value

Type: Boolean

Implements

IFdoFeatureHasAnnotations
Remarks