The Cog3DRangeImageCrossSectionPointAreaResult type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfArea |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Area may have changed.
| |
| SfNextSf |
NextSf state flag.
| |
| SfPoint |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Point may have changed.
| |
| SfPointInImage |
This bit will be set in the EventArgs of a Changed event every time
the value returned by PointInImage may have changed.
| |
| SfPointInImage3D |
This bit will be set in the EventArgs of a Changed event every time
the value returned by PointInImage3D may have changed.
| |
| SfPointType |
This bit will be set in the EventArgs of a Changed event every time
the value returned by PointType may have changed.
|
See Also