Click or drag to resize
AB4D logo

CameraAxisPanelzAxisNamePosition Field

Position of the Z 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(0, 0, NO_NAMES_AXIS_LENGTH).

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

Field Value

Type: Point3D
See Also