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