FontStyleSetInfo.Clone Method

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

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Public Function Clone As Object
public Object Clone()
public:
virtual Object^ Clone() sealed
abstract Clone : unit -> Object  
override Clone : unit -> Object
public final function Clone() : Object

Return Value

Type: Object

Implements

ICloneable.Clone

.NET Framework Security

See Also

Reference

FontStyleSetInfo Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace