Class LPGDIPlusProperties.TLPGPFont
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: Mitov.BasicLab
Unit: LPGDIPlusProperties
Inherits: TLPGPSimpleFont
Contents |
Syntax
Delphi:
type TLPGPFont = class( TLPGPSimpleFont )
C++ Builder:
class TLPGPFont : public TLPGPSimpleFont
Visual C++ (MFC):
class CTLPGPFont : public CTLPGPSimpleFont
C# (.NET):
public ref class GPFont : Mitov.SignalLab.GPSimpleFont
Summary
GDI+ font properties class.
Description
Defines a GDI+ font properties class.
Properties
Published
- Size - Specifies the size of the font.
From TLPGPSimpleFont
Properties
Published
- Pen - Specifies the pen settings to be used for the font contour drawing.
From TLPGPSimpleBrushFont
Properties
Published
- Brush - Specifies the brush settings of the font.