Class IGDIPlus.TGPGraphics

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 TGPGraphics = class( TGPBase, IGPGraphics, IGPTransformable )

C++ Builder:

class TGPGraphics : public TGPBase

Visual C++ (MFC):

class CTGPGraphics : public CTGPBase

C# (.NET):

public ref class TGPGraphics : Mitov.SignalLab.Base

Summary

Provides methods for drawing lines, curves, figures, images, and text.

Description

The TGPGraphics class provides methods for drawing lines, curves, figures, images, and text. A Graphics object stores attributes of the display device and attributes of the items to be drawn.

Methods

Public

From TGPBase

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox