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