PenStyleSetInfo.Clone Method

Definition

Method to create a new instance of this object with the same instance data.

public:
 virtual System::Object ^ Clone();
public object Clone ();
abstract member Clone : unit -> obj
override this.Clone : unit -> obj
Public Function Clone () As Object

Returns

New instance of this PenStyleSetInfo.

Implements

Applies to