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