IDLanROIGroup Properties
IDLanROIGroup objects have the following properties in addition to properties inherited from any superclasses. Properties with the word "Yes" in the "Get" column of the property table can be retrieved via IDLanROIGroup::GetProperty. Properties with the word "Yes" in the "Init" column of the property table can be set via IDLanROIGroup::Init.
Note
For a discussion of the property description tables shown below, see About Object Property Descriptions.
Objects of this class have the following properties.
In addition, objects of this class inherit:
ALL
An anonymous structure with the values of all of the properties associated with the state of this object.
Note
The fields in this structure may change in subsequent releases of IDL.
ROIGROUP_XRANGE
A two-element double-precision floating-point vector of the form [xmin, xmax] specifying the range of X data coordinates covered by the region.
ROIGROUP_YRANGE
A two-element double-precision floating-point vector of the form [ymin, ymax] specifying the range of Y data coordinates covered by the region.
ROIGROUP_ZRANGE
A two-element double-precision floating-point vector of the form [zmin, zmax] specifying the range of Z data coordinates covered by the region.