Creates an exact clone of this object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public StringFormat Clone () |
Visual Basic
Copy Code
|
|---|
Public Function Clone () As StringFormat |
An instance of the StringFormat class.
See Also