IPixelPoints Interface Reference

A collection of pixel points. More...

import "_encxcom_encx.idl";

Inheritance diagram for IPixelPoints:

List of all members.

Properties

IPixelPoint ** Item ([in] VARIANT vtIndex) [get]
LONG * Count [get]
IUnknown ** _NewEnum [get]


Detailed Description

A collection of pixel points.

May be used to represent a contiguous chain in an IPolyLine or a ring of points in an IPolyArea.

Definition at line 489 of file _encxcom_encx.idl.


Property Documentation

IPixelPoint ** IPixelPoints::Item([in] VARIANT vtIndex) [get]

LONG* IPixelPoints::Count [get]

IUnknown** IPixelPoints::_NewEnum [get]