Click or drag to resize
AB4D logo

EllipseLineVisual3D Properties

The EllipseLineVisual3D type exposes the following members.

Properties
 NameDescription
Public propertyCenterPosition Gets or sets the center position of the ellipse.
Public propertyHeight Gets or sets the height of the ellipse.
Public propertyHeightDirection Gets or sets a Vector3D that defines the direction of the ellipse's height - (0, 0, 1) by default.
Public propertySegments Gets or sets the number of lines that are used to define the ellipse (default value is 30).
Public propertyWidth Gets or sets the width of the ellipse.
Public propertyWidthDirection Gets or sets a Vector3D that defines the direction of the ellipse's width - (1, 0, 0) by default.
Top
See Also