AnnotationBrushClone Method |
Creates a copy of the AnnotationBrush object.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public AnnotationBrush Clone()
Public Function Clone As AnnotationBrush
Return Value
Type:
AnnotationBrush A copy of this brush.
See Also