[C#]
Object Clone();
[Visual Basic]
Function Clone() As Object
Use this method to create a deep copy. Also consider calling Reset if you don't need a new object but you only want to change the draw options properties.
Reset
None.