'Declaration Public Sub DeleteAnnotations( _
ByVal ParamArray annotationsThe annotations on the focused image in the viewer.() As Vintasoft.Imaging.Annotation.AnnotationData _
)
public void DeleteAnnotations(
params Vintasoft.Imaging.Annotation.AnnotationData[] annotations
)
public: void DeleteAnnotations(
params Vintasoft.Imaging.Annotation.AnnotationData*[]* annotations
)
public:
void DeleteAnnotations(
... array<Vintasoft.Imaging.Annotation.AnnotationData^>^ annotations
)
Parameters
- annotations
- The annotations on the focused image in the viewer.