The CogCoordinateAxes type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfAspect | This bit will be set in the EventArgs of a Changed event every time the value returned by Aspect may have changed. | |
| SfChildren | This bit will be set in the EventArgs of a Changed event every time the value returned by Children may have changed. | |
| SfColor | This bit will be set in the EventArgs of a Changed event every time the value returned by Color may have changed. | |
| SfDisplayedAspect | This bit will be set in the EventArgs of a Changed event every time the value returned by DisplayedAspect may have changed. | |
| SfDisplayedScaleFactorX | This bit will be set in the EventArgs of a Changed event every time the value returned by DisplayedScaleFactorX may have changed. | |
| SfDisplayedScaleFactorY | This bit will be set in the EventArgs of a Changed event every time the value returned by DisplayedScaleFactorY may have changed. | |
| SfDisplayedXAxisLength | This bit will be set in the EventArgs of a Changed event every time the value returned by DisplayedXAxisLength may have changed. | |
| SfDisplayMode | This bit will be set in the EventArgs of a Changed event every time the value returned by DisplayMode may have changed. | |
| SfDragColor | This bit will be set in the EventArgs of a Changed event every time the value returned by DragColor may have changed. | |
| SfDragLineStyle | This bit will be set in the EventArgs of a Changed event every time the value returned by DragLineStyle may have changed. | |
| SfDragLineWidthInScreenPixels | This bit will be set in the EventArgs of a Changed event every time the value returned by DragLineWidthInScreenPixels may have changed. | |
| SfEnclosingRectangle | This bit will be set in the EventArgs of a Changed event every time the value returned by EnclosingRectangle may have changed. | |
| SfGraphicDOFEnable | This bit will be set in the EventArgs of a Changed event every time the value returned by GraphicDOFEnable may have changed. | |
| SfGraphicDOFEnableBase | This bit will be set in the EventArgs of a Changed event every time the value returned by GraphicDOFEnableBase may have changed. | |
| SfInteractive | This bit will be set in the EventArgs of a Changed event every time the value returned by Interactive may have changed. | |
| SfLineStyle | This bit will be set in the EventArgs of a Changed event every time the value returned by LineStyle may have changed. | |
| SfLineWidthInScreenPixels | This bit will be set in the EventArgs of a Changed event every time the value returned by LineWidthInScreenPixels may have changed. | |
| SfMouseCursor | This bit will be set in the EventArgs of a Changed event every time the value returned by MouseCursor may have changed. | |
| SfOriginX | This bit will be set in the EventArgs of a Changed event every time the value returned by OriginX may have changed. | |
| SfOriginY | This bit will be set in the EventArgs of a Changed event every time the value returned by OriginY may have changed. | |
| SfParent | This bit will be set in the EventArgs of a Changed event every time the value returned by Parent may have changed. | |
| SfRotation | This bit will be set in the EventArgs of a Changed event every time the value returned by Rotation may have changed. | |
| SfSelected | This bit will be set in the EventArgs of a Changed event every time the value returned by Selected may have changed. | |
| SfSelectedColor | This bit will be set in the EventArgs of a Changed event every time the value returned by SelectedColor may have changed. | |
| SfSelectedLineStyle | This bit will be set in the EventArgs of a Changed event every time the value returned by SelectedLineStyle may have changed. | |
| SfSelectedLineWidthInScreenPixels | This bit will be set in the EventArgs of a Changed event every time the value returned by SelectedLineWidthInScreenPixels may have changed. | |
| SfSelectedSpaceName | This bit will be set in the EventArgs of a Changed event every time the value returned by SelectedSpaceName may have changed. | |
| SfSkew | This bit will be set in the EventArgs of a Changed event every time the value returned by Skew may have changed. | |
| SfTipText | This bit will be set in the EventArgs of a Changed event every time the value returned by TipText may have changed. | |
| SfTransform | This bit will be set in the EventArgs of a Changed event every time the value returned by Transform 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. | |
| SfXAxisEndPointAdornment | This bit will be set in the EventArgs of a Changed event every time the value returned by XAxisEndPointAdornment may have changed. | |
| SfXAxisLabel | This bit will be set in the EventArgs of a Changed event every time the value returned by XAxisLabel may have changed. | |
| SfXAxisLength | This bit will be set in the EventArgs of a Changed event every time the value returned by XAxisLength may have changed. | |
| SfYAxisEndPointAdornment | This bit will be set in the EventArgs of a Changed event every time the value returned by YAxisEndPointAdornment may have changed. | |
| SfYAxisLabel | This bit will be set in the EventArgs of a Changed event every time the value returned by YAxisLabel may have changed. |
See Also