Class IGDIPlus.TGPBrush

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 TGPBrush = class( TGPBase, IGPBrush )

C++ Builder:

class TGPBrush : public TGPBase

Visual C++ (MFC):

class CTGPBrush : public CTGPBase

C# (.NET):

public ref class TGPBrush : Mitov.SignalLab.Base

Summary

Abstract base class that defines a Brush object.

Description

The TGPBrush class is an abstract base class that defines a Brush object. A TGPBrush object is used to paint the interior of graphics shapes, such as rectangles, ellipses, pies, polygons, and paths.

Methods

Public

From TGPBase

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox