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