'Declaration Protected Function New( _
ByVal dataObject that stores the annotation data.As Vintasoft.Imaging.Annotation.AnnotationData _
)
protected AnnotationView(
Vintasoft.Imaging.Annotation.AnnotationData data
)
protected: AnnotationView(
Vintasoft.Imaging.Annotation.AnnotationData* data
)
protected:
AnnotationView(
Vintasoft.Imaging.Annotation.AnnotationData^ data
)
Parameters
- data
- Object that stores the annotation data.