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