Xamarin Pack Programmer's Guide
StringFormat.Clone Method
See Also
 






Creates an exact clone of this object.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public StringFormat Clone ()

Visual Basic  Copy Code

Public Function Clone () As StringFormat

 Return Value

An instance of the StringFormat class.

 See Also

StringFormat Members
StringFormat Class
MindFusion.Drawing Namespace