Interface IGDIPlus.IGPPathData

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 IGPPathData = interface

Summary

Interface to a TGPPathData object.

Description

Defines interface to a TGPPathData object.

The TGPPathData class is a helper class for the TGPGraphicsPath and TGPGraphicsPathIterator classes. A TGPGraphicsPath object has an array of points and an array of types. Each element in the array of types is a byte that specifies the point type and a set of flags for the corresponding element in the array of points. You can use a TGPPathData object to get or set the data points (and their types) of a path.

Properties

Methods

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox