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