Click or drag to resize
AB4D logo

CameraNavigationCirclesAxisTextSize Property

AxisTextSize defines the font size of the axis text. When AxisCircleRadius is zero (by default), then this also changes the radius of the axis circles. Default value is 13.

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

Property Value

Double
See Also