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