Click or drag to resize
AB4D logo

CameraNavigationCircles Fields

The CameraNavigationCircles type exposes the following members.

Fields
 NameDescription
Protected fieldaxisCanvas axisCanvas from the template
Public fieldStatic memberAxisCircleRadiusProperty AxisCircleRadiusProperty
Public fieldAxisLength3D Axis length in the 3D space shown by this control. Default value is 100. After changing this value call CustomizeAxes method.
Public fieldAxisLineThickness Axis line thickness for the axis lines. Default value is 2. After changing this value call CustomizeAxes method.
Public fieldStatic memberAxisTextSizeProperty AxisTextSizeProperty
Public fieldStatic memberAxisTypeProperty AxisTypeProperty
Protected fieldbackCanvas backCanvas from the template
Public fieldStatic memberBackgroundCircleBrushProperty BackgroundCircleBrushProperty
Public fieldStatic memberBackgroundCircleVisibilityProperty BackgroundCircleVisibilityProperty
Protected fieldbackgroundEllipse backgroundEllipse from the template
Public fieldCameraRotationAmount 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.
Protected fieldcontentPresenter contentPresenter from the template
Public fieldStatic memberContentProperty ContentProperty
Protected fieldfrontCanvas frontCanvas from the template
Public fieldStatic memberIsCameraRotationEnabledProperty IsCameraRotationEnabledProperty
Public fieldStatic memberIsRotateToAxisEnabledProperty IsRotateToAxisEnabledProperty
Public fieldMouseMoveThreshold 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.
Public fieldMouseOverCursor Gets or sets a Cursor that is used when the mouse is over this control. Default value is Hand.
Public fieldStatic memberNegativeAxisCircleFillBrushProperty NegativeAxisCircleFillBrushProperty
Public fieldStatic memberNegativeAxisCircleVisibilityProperty NegativeAxisNameVisibilityProperty
Public fieldStatic memberNegativeAxisNameVisibilityProperty NegativeAxisNameVisibilityProperty
Public fieldStatic memberNegativeAxisTextBrushProperty NegativeAxisTextBrushProperty
Public fieldStatic memberPositiveAxisCircleFillBrushProperty PositiveAxisCircleFillBrushProperty
Public fieldStatic memberPositiveAxisCircleVisibilityProperty NegativeAxisNameVisibilityProperty
Public fieldStatic memberPositiveAxisNameVisibilityProperty PositiveAxisNameVisibilityProperty
Public fieldStatic memberPositiveAxisTextBrushProperty PositiveAxisTextBrushProperty
Protected fieldrootGrid rootGrid from the template
Public fieldSelectClosestAxis 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.
Protected fieldtargetPositionCamera Camera used to show the axes
Top
See Also