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