Axes |
The AxesAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| AngleUnit | Gets the units to use for the rotation properties. | |
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase) | |
| BindingNameStore |
Manages binding names for aspect bindable items.
(Inherited from AspectComponentBase) | |
| BoundingBox | (Inherited from RendererAspectT) | |
| BoundingSphere |
The bounding sphere for this aspect.
(Overrides RendererAspectTBoundingSphere) | |
| CastShadows |
AxesAspect instances do not cast shadows.
(Overrides RendererAspectBaseCastShadows) | |
| ContainerBoundingBox |
The bounding box of the owning container.
(Inherited from RendererAspectBase) | |
| ContainerBoundingSphere |
The bounding sphere of the owning container.
(Inherited from RendererAspectBase) | |
| ContainerWorldMatrix |
The world matrix of the owning container.
(Inherited from RendererAspectBase) | |
| CoordinateSystem | The coordinate system for this set of axes. | |
| DisplayComponents | The set of axes components to display. | |
| DistanceUnit | Gets the units to use for the location properties. | |
| HasRenderables |
The value for whether the aspect has renderables to be rendered.
(Inherited from RendererAspectBaseT) | |
| Id | (Inherited from SerializableObject) | |
| IgnoreZoom | Whether to render the axes at a fixed size (set by the Scale property) regardless of zoom level. | |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase) | |
| IsDraggable | Whether this aspect can be dragged to a different location relative to its visual. | |
| IsEnabled |
The value for whether the aspect is enabled.
(Inherited from AspectComponentBase) | |
| IsLayerVisible |
The value for whether the owning container's layer is visible.
(Inherited from RendererAspectBase) | |
| IsReadOnly |
When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase) | |
| Label | A label to display along side the set of axes. | |
| Location | The location of the axes, relative to the parent visual. | |
| Renderable | (Inherited from RendererAspectT) | |
| Renderables |
The renderables for this aspect. This simply a wrapper around the base implementation which ensures the renderables are not serialized.
(Overrides RendererAspectBaseTRenderables) | |
| RenderOnTop | Whether the axes are rendered on top of the scene, so they are always visible. | |
| Rotation | The rotation of the axes, relative to the parent visual. | |
| Scale | The scale factor for rendering the axes. | |
| SphereColor | The color of the sphere at the axes' origin. | |
| Visibility | Whether the axes are displayed all the time, or only when then visual is selected. |