IPolyLines Interface Reference

A collection of chains of pixel points. Returned by IGeoPix::Line. More...

import "_encxcom_encx.idl";

Inheritance diagram for IPolyLines:

List of all members.

Properties

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


Detailed Description

A collection of chains of pixel points. Returned by IGeoPix::Line.

Definition at line 508 of file _encxcom_encx.idl.


Property Documentation

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

LONG* IPolyLines::Count [get]

IUnknown** IPolyLines::_NewEnum [get]