Click or drag to resize
AB4D logo

CameraNavigationCirclesAxisCircleRadius Property

CircleRadius defines the radius of the axis circles. When zero, then the radius is calculated by multiplying FontSize by 0.7. Default value is 0.

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public double AxisCircleRadius { get; set; }

Property Value

Double
See Also