Click or drag to resize
AB4D logo

LineArcVisual3DZeroAngleDirection Property

Gets or sets the Vector3D that is pointing from center position to the position on the circle where the arc's angle is zero.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Vector3D ZeroAngleDirection { get; set; }

Property Value

Vector3D
See Also