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