The Cog3DRangeImageCrossSectionPointLineSegment 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.
| |
| SfLineSegmentPoint |
This bit will be set in the EventArgs of a Changed event every time
the value returned by LineSegmentPoint 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.
|
See Also