Clones this bitmap
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
Public Function Clone As Object
abstract Clone : unit -> Object
override Clone : unit -> Object
Return Value
Type:
Object
A deep copy of the original.
Implements
ICloneableClone
See Also