'Declaration Public Function New( _
ByVal annotationDataObject that stores the annotation data.As Vintasoft.Imaging.Annotation.PolygonAnnotationData _
)
public WpfPolygonAnnotationView(
Vintasoft.Imaging.Annotation.PolygonAnnotationData annotationData
)
public: WpfPolygonAnnotationView(
Vintasoft.Imaging.Annotation.PolygonAnnotationData* annotationData
)
public:
WpfPolygonAnnotationView(
Vintasoft.Imaging.Annotation.PolygonAnnotationData^ annotationData
)
Parameters
- annotationData
- Object that stores the annotation data.