Class IGDIPlus.TGPAdjustableArrowCap

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

Contents

Syntax

Delphi:

type TGPAdjustableArrowCap = class( TGPCustomLineCap, IGPAdjustableArrowCap )

C++ Builder:

class TGPAdjustableArrowCap : public TGPCustomLineCap

Visual C++ (MFC):

class CTGPAdjustableArrowCap : public CTGPCustomLineCap

C# (.NET):

public ref class TGPAdjustableArrowCap : Mitov.SignalLab.CustomLineCap

Summary

Defines a line cap that looks like an arrow.

Description

The TGPAdjustableArrowCap class is a subclass of the TGPCustomLineCap. This class builds a line cap that looks like an arrow. Remarks A line cap is the shape on the end of a line. Use the TGPPen.SetCustomStartCap and TGPPen.SetCustomEndCap methods to associate an TGPAdjustableArrowCap object with a TGPPen object.

Methods

Public

From TGPCustomLineCap

Methods

Public

From TGPBase

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox