Click or drag to resize
AB4D logo

CameraAxisPanelxAxisNamePosition Field

Position of the X axis name. This value can be changed by overriden class of by CustomizeAxes(Vector3D, String, Color, Vector3D, String, Color, Vector3D, String, Color) method. Default value is Point3D(NO_NAMES_AXIS_LENGTH, 0, 0).

Namespace:  Ab3d.Controls
Assembly:  Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 10.2.8348.1045
Syntax
C#
protected Point3D xAxisNamePosition

Field Value

Type: Point3D
See Also