IAxisCubeDescriptor Interface Members
The following tables list the members exposed by IAxisCubeDescriptor.
Public Properties
| Name | Description | |
|---|---|---|
![]() | Dimensions | Gets or sets the World-dimensions of the Axis Cube. |
![]() | IsVisible | Gets or sets whether the Axis Cube is visible or not |
![]() | IsXyPlaneVisible | Gets or sets Xy axes Plane visibility |
![]() | IsZxPlaneVisible | Gets or sets ZX axes Plane visibility |
![]() | IsZyPlaneVisible | Gets or sets Zy axes Plane visibility |
![]() | PlaneVisibilityMode | Gets or sets the axis Plane Visibility Mode |
![]() | XAxisCursorDescriptor | Gets or sets the x axis cursor descriptor |
![]() | XAxisDescriptor | Gets or sets the x axis descriptor. |
![]() | XyPlaneDrawLabelsMode | Gets or sets the axis Draw Labels Mode for XY plane |
![]() | XyPlaneDrawTitlesMode | Gets or sets the axis Draw Titles Mode for XY plane |
![]() | XyPlaneVisibilityMode | Gets or sets visibility mode for Xy Axes planes |
![]() | YAxisCursorDescriptor | Gets or sets the y axis cursor descriptor |
![]() | YAxisDescriptor | Gets or sets the y axis descriptor. |
![]() | ZAxisCursorDescriptor | Gets or sets the z axis cursor descriptor |
![]() | ZAxisDescriptor | Gets or sets the z axis descriptor. |
![]() | ZxPlaneDrawLabelsMode | Gets or sets the axis Draw Labels Mode for ZX plane |
![]() | ZxPlaneDrawTitlesMode | Gets or sets the axis Draw Titles Mode for ZX plane |
![]() | ZxPlaneVisibilityMode | |
![]() | ZyPlaneDrawLabelsMode | Gets or sets the axis Draw Labels Mode for ZY plane |
![]() | ZyPlaneDrawTitlesMode | Gets or sets the axis Draw Titles Mode for ZY plane |
![]() | ZyPlaneVisibilityMode | Gets or sets visibility mode for Zy Axes planes |
See Also
