[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.StringFormat.Clone

Clone Method

Clone()

Creates a copy of the StringFormat object.

Declaration
public object Clone()
Returns
Type Description
object

Returns a copy of the StringFormat object.

Implements