Click or drag to resize
AB4D logo

CameraAxisPanel Methods

The CameraAxisPanel type exposes the following members.

Methods
 NameDescription
Protected methodCreateAxisVisual 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.
Protected methodCreateOneAxisModel3D CreateOneAxisModel3D creates a Model3D that represents one Axis.
Public methodCustomizeAxes CustomizeAxes customizes the show axes with specify custom Vector3D, axis name and axis color for each axis.
Protected methodOnAfterUpdated OnAfterUpdated
Public methodOnApplyTemplate OnApplyTemplate
(Overrides FrameworkElementOnApplyTemplate)
Protected methodOnTargetCameraChanged OnTargetCameraChanged
(Overrides BaseControllerControlOnTargetCameraChanged(BaseCamera, BaseCamera))
Protected methodSetAxisColors SetAxisColors changes the colors of the axes.
Protected methodSetAxisLength SetAxisLength is called to change the length of the axes.
Top
See Also