'Declaration Protected Function New( _
ByVal annotationDataObject that stores the annotation data.As Vintasoft.Imaging.Annotation.LineAnnotationDataBase _
)
protected WpfLineAnnotationViewBase(
Vintasoft.Imaging.Annotation.LineAnnotationDataBase annotationData
)
protected: WpfLineAnnotationViewBase(
Vintasoft.Imaging.Annotation.LineAnnotationDataBase* annotationData
)
protected:
WpfLineAnnotationViewBase(
Vintasoft.Imaging.Annotation.LineAnnotationDataBase^ annotationData
)
Parameters
- annotationData
- Object that stores the annotation data.