![]() | |
Ellipse |
The EllipseLineVisual3D type exposes the following members.
Name | Description | |
---|---|---|
![]() | CenterPosition | Gets or sets the center position of the ellipse. |
![]() | Height | Gets or sets the height of the ellipse. |
![]() | HeightDirection | Gets or sets a Vector3D that defines the direction of the ellipse's height - (0, 0, 1) by default. |
![]() | Segments | Gets or sets the number of lines that are used to define the ellipse (default value is 30). |
![]() | Width | Gets or sets the width of the ellipse. |
![]() | WidthDirection | Gets or sets a Vector3D that defines the direction of the ellipse's width - (1, 0, 0) by default. |