The Cog3DRangeImageCrossSectionNearestPoint type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfLineSegment |
This bit will be set in the EventArgs of a Changed event every time
the value returned by LineSegment may have changed.
| |
| SfNearestPoint |
This bit will be set in the EventArgs of a Changed event every time
the value returned by NearestPoint may have changed.
| |
| SfNearestPointInImage |
This bit will be set in the EventArgs of a Changed event every time
the value returned by NearestPointInImage may have changed.
| |
| SfNearestPointInImage3D |
This bit will be set in the EventArgs of a Changed event every time
the value returned by NearestPointInImage3D may have changed.
| |
| SfNearestType |
This bit will be set in the EventArgs of a Changed event every time
the value returned by NearestType 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.
|
See Also