The Cog3DGraphicBase type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfColor |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Color may have changed.
| |
| SfDisplayState |
This bit will be set in the EventArgs of a Changed event every time
the value returned by DisplayState may have changed.
| |
| SfLineWidth |
This bit will be set in the EventArgs of a Changed event every time
the value returned by LineWidth may have changed.
| |
| SfMarkerSize |
This bit will be set in the EventArgs of a Changed event every time
the value returned by MarkerSize may have changed.
| |
| SfNextSf | ||
| SfOpacity |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Opacity may have changed.
| |
| SfVisible |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Visible may have changed.
|
See Also