DXFont.Clone() Method
In This Article
Creates a copy of the DXFont instance.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
#Returns
Type | Description |
---|---|
DXFont | The copy of the DXFont instance. |
See Also