Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

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.

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.

Property Type
Structure
Name String
not displayed
Get: Yes
Set: No
Init: No
Registered: No

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.

Property Type
Vector
Name String
not displayed
Get: Yes
Set: No
Init: No
Registered: No

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.

Property Type
Vector
Name String
not displayed
Get: Yes
Set: No
Init: No
Registered: No

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.

Property Type
Vector
Name String
not displayed
Get: Yes
Set: No
Init: No
Registered: No


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]