Font.Clone
Font.Clone method
Creates an exact copy of this Font.
public Font Clone()
Return Value
The Font this method creates, cast as an Object.
See Also
- class Font
- namespace System.Drawing
- assembly Aspose.Drawing
Creates an exact copy of this Font.
public Font Clone()
The Font this method creates, cast as an Object.