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