Interface IGDIPlus.IGPGraphicsPathIterator

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

Summary

Interface to a TGPGraphicsPathIterator object.

Description

Defines interface to a TGPGraphicsPathIterator object.

The TGPGraphicsPathIterator class provides methods for isolating selected subsets of the path stored in a TGPGraphicsPath object. A path consists of one or more figures. You can use a TGPGraphicsPathIterator to isolate one or more of those figures. A path can also have markers that divide the path into sections. You can use a TGPGraphicsPathIterator object to isolate one or more of those sections.

Methods

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox