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