Returns the Font object with setted parameters.

Namespace:  PerpetuumSoft.Framework.Drawing
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
public Font GetFont()
Visual Basic (Declaration)
Public Function GetFont As Font
Visual C++
public:
Font^ GetFont()

See Also