Click or drag to resize
AB4D logo

EllipseLineVisual3DWidthDirection Property

Gets or sets a Vector3D that defines the direction of the ellipse's width - (1, 0, 0) by default.

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

Property Value

Vector3D
See Also