|  | |
| Camera | |
The CameraAxisPanel type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateAxisVisual | CreateAxisVisual creates a Visual3D that represents the axis 3D model. NOTE: When overridden to create custom axis, you also need to override the SetAxisLength method. | 
|  | CreateOneAxisModel3D | CreateOneAxisModel3D creates a Model3D that represents one Axis. | 
|  | CustomizeAxes | CustomizeAxes customizes the show axes with specify custom Vector3D, axis name and axis color for each axis. | 
|  | OnAfterUpdated | OnAfterUpdated | 
|  | OnApplyTemplate | OnApplyTemplate (Overrides FrameworkElementOnApplyTemplate) | 
|  | OnTargetCameraChanged | OnTargetCameraChanged (Overrides BaseControllerControlOnTargetCameraChanged(BaseCamera, BaseCamera)) | 
|  | SetAxisColors | SetAxisColors changes the colors of the axes. | 
|  | SetAxisLength | SetAxisLength is called to change the length of the axes. | 
 See Also
See Also