 |
LineArcVisual3D.ZeroAngleDirection 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.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxpublic Vector3D ZeroAngleDirection { get; set; }
Property Value
Vector3D
See Also