'Declaration Public Function New( _
ByVal dataObject that stores the annotation data.As Vintasoft.Imaging.Annotation.InkAnnotationData _
)
public WpfInkAnnotationView(
Vintasoft.Imaging.Annotation.InkAnnotationData data
)
public: WpfInkAnnotationView(
Vintasoft.Imaging.Annotation.InkAnnotationData* data
)
public:
WpfInkAnnotationView(
Vintasoft.Imaging.Annotation.InkAnnotationData^ data
)
Parameters
- data
- Object that stores the annotation data.