SelectedZone property (ILEADRasterDocument)
ILTZoneData * SelectedZone (short iPageIndex); | |
Overview |
Refer to Drawing Pages and Zones |
Remarks
(Read Only) Gets a pointer to an ILTZoneData object that contains the selected zone.
This property is updated by the SelectZone method and the SelectZoneByPoint method.
See Also