Clone
Makes a deep copy of the current Font.
Syntax
[C#]
Font Clone();
[Visual Basic]
Function Clone() As Font
Notes
None.
Example
None.