ENCX SDK  5.5.0.370
Properties | List of all members
IPixelPoints Interface Reference

A collection of pixel points. More...

import"encxcom.idl";

Inheritance diagram for IPixelPoints:
Inheritance graph
[legend]

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 686 of file encxcom.idl.

Property Documentation

◆ _NewEnum

IUnknown IPixelPoints::_NewEnum
getproperty

◆ Count

LONG IPixelPoints::Count
getproperty

◆ Item

IPixelPoint IPixelPoints::Item([in] VARIANT vtIndex)
getproperty