The CogCenterPointsToLinesCorrespondence type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfLineSegmentAEndX |
This bit will be set in the EventArgs of a Changed event
every time the value returned by LineSegmentAEndX
may have been changed.
| |
| SfLineSegmentAEndY |
This bit will be set in the EventArgs of a Changed event
every time the value returned by LineSegmentAEndY
may have been changed.
| |
| SfLineSegmentAStartX |
This bit will be set in the EventArgs of a Changed event
every time the value returned by LineSegmentAStartX
may have been changed.
| |
| SfLineSegmentAStartY |
This bit will be set in the EventArgs of a Changed event
every time the value returned by LineSegmentAStartY
may have been changed.
| |
| SfLineSegmentBEndX |
This bit will be set in the EventArgs of a Changed event
every time the value returned by LineSegmentBEndX
may have been changed.
| |
| SfLineSegmentBEndY |
This bit will be set in the EventArgs of a Changed event
every time the value returned by LineSegmentBEndY
may have been changed.
| |
| SfLineSegmentBStartX |
This bit will be set in the EventArgs of a Changed event
every time the value returned by LineSegmentBStartX
may have been changed.
| |
| SfLineSegmentBStartY |
This bit will be set in the EventArgs of a Changed event
every time the value returned by LineSegmentBStartY
may have been changed.
| |
| SfNextSf | ||
| SfPointAX |
This bit will be set in the EventArgs of a Changed event
every time the value returned by PointAX
may have been changed.
| |
| SfPointAY |
This bit will be set in the EventArgs of a Changed event
every time the value returned by PointAY
may have been changed.
| |
| SfPointBX |
This bit will be set in the EventArgs of a Changed event
every time the value returned by PointBX
may have been changed.
| |
| SfPointBY |
This bit will be set in the EventArgs of a Changed event
every time the value returned by PointBY
may have been changed.
|
See Also