Class IGDIPlus.TGPFont

From Mitov Wiki Doc
Jump to: navigation, search

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: SignalLabBasicPkg

Unit: IGDIPlus

Inherits: TGPBase

Contents

Syntax

Delphi:

type TGPFont = class( TGPBase, IGPFont )

C++ Builder:

class TGPFont : public TGPBase

Visual C++ (MFC):

class CTGPFont : public CTGPBase

C# (.NET):

public ref class TGPFont : Mitov.SignalLab.Base

Summary

Defines the characteristics, such as family, height, size, and style, of a specific font.

Description

The TGPFont class encapsulates the characteristics, such as family, height, size, and style (or combination of styles), of a specific font. A Font object is used when drawing strings.

Methods

Public

From TGPBase

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox