Click or drag to resize
FdoFeatureAnnotations Property
Gets or sets feature annotations.

Namespace: FDF.Common.Features
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdoFeatureAnnotationCollection Annotations { get; set; }

Property Value

Type: FdoFeatureAnnotationCollection

Return Value

Type: FdoFeatureAnnotationCollection

Implements

IFdoFeatureAnnotations
Remarks