Click or drag to resize
FdoFeatureAnnotation Constructor (String, IGePoint)
Initializes a new instance of the FdoFeatureAnnotation class

Namespace: FDF.Common.Features
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdoFeatureAnnotation(
	string value,
	IGePoint position
)

Parameters

value
Type: SystemString
position
Type: FDF.Common.GeometriesIGePoint
See Also