Class IGDIPlus.TGPPen

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 TGPPen = class( TGPBase, IGPPen, IGPTransformable )

C++ Builder:

class TGPPen : public TGPBase

Visual C++ (MFC):

class CTGPPen : public CTGPBase

C# (.NET):

public ref class TGPPen : Mitov.SignalLab.Base

Summary

Object used to draw lines and curves.

Description

Use this objects to draw lines and curves. Remarks A TGPPen object has attributes that can be set to adjust the width, color, and style used to draw lines and curves.

Methods

Public

From TGPBase

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox