Camera |
The CameraNavigationCircles type exposes the following members.
Name | Description | |
---|---|---|
axisCanvas | axisCanvas from the template | |
AxisCircleRadiusProperty | AxisCircleRadiusProperty | |
AxisLength3D | Axis length in the 3D space shown by this control. Default value is 100. After changing this value call CustomizeAxes method. | |
AxisLineThickness | Axis line thickness for the axis lines. Default value is 2. After changing this value call CustomizeAxes method. | |
AxisTextSizeProperty | AxisTextSizeProperty | |
AxisTypeProperty | AxisTypeProperty | |
backCanvas | backCanvas from the template | |
BackgroundCircleBrushProperty | BackgroundCircleBrushProperty | |
BackgroundCircleVisibilityProperty | BackgroundCircleVisibilityProperty | |
backgroundEllipse | backgroundEllipse from the template | |
CameraRotationAmount | Gets or sets a number of degrees for how much the camera will be rotated when user moves the mouse from one end of the CameraNavigationCircles to the other. Default value is 180. | |
contentPresenter | contentPresenter from the template | |
ContentProperty | ContentProperty | |
frontCanvas | frontCanvas from the template | |
IsCameraRotationEnabledProperty | IsCameraRotationEnabledProperty | |
IsRotateToAxisEnabledProperty | IsRotateToAxisEnabledProperty | |
MouseMoveThreshold | Gets or sets a double value that specifies how much user needs to move the mouse when pressing the button before rotation is started. If mouse if moved for the specified amount or less and the mouse button is released, this this is considers a mouse click. Default value is 1. | |
MouseOverCursor | Gets or sets a Cursor that is used when the mouse is over this control. Default value is Hand. | |
NegativeAxisCircleFillBrushProperty | NegativeAxisCircleFillBrushProperty | |
NegativeAxisCircleVisibilityProperty | NegativeAxisNameVisibilityProperty | |
NegativeAxisNameVisibilityProperty | NegativeAxisNameVisibilityProperty | |
NegativeAxisTextBrushProperty | NegativeAxisTextBrushProperty | |
PositiveAxisCircleFillBrushProperty | PositiveAxisCircleFillBrushProperty | |
PositiveAxisCircleVisibilityProperty | NegativeAxisNameVisibilityProperty | |
PositiveAxisNameVisibilityProperty | PositiveAxisNameVisibilityProperty | |
PositiveAxisTextBrushProperty | PositiveAxisTextBrushProperty | |
rootGrid | rootGrid from the template | |
SelectClosestAxis | Gets or sets a Boolean that specifies if the closest axis to the mouse is selected (when true). When false, then axis is selected only when mouse is over the axis circle. | |
targetPositionCamera | Camera used to show the axes |