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

A collection of rings of pixel points. Returned by IGeoPix::Area. More...

import"encxcom.idl";

Inheritance diagram for IPolyAreas:
Inheritance graph
[legend]

Properties

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

Detailed Description

A collection of rings of pixel points. Returned by IGeoPix::Area.

Definition at line 722 of file encxcom.idl.

Property Documentation

◆ _NewEnum

IUnknown IPolyAreas::_NewEnum
getproperty

◆ Count

LONG IPolyAreas::Count
getproperty

◆ Item

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