Interface IGDIPlus.IGPCustomLineCap

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

Contents

Syntax

Delphi:

type IGPCustomLineCap = interface

Summary

Interface to a TGPCustomLineCap object.

Description

Defines interface to a TGPCustomLineCap object.

The TGPCustomLineCap class defines a custom line cap. A line cap defines the style of graphic used to draw the ends of a line. It can be various shapes, such as a square, circle, or diamond. A custom line cap is defined by the path that draws it. The path is drawn by using a Pen object to draw the outline of a shape or by using a Brush object to fill the interior. The cap can be used on either or both ends of the line. Spacing can be adjusted between the end caps and the line.

Properties

Methods

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox