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