Click or drag to resize
AB4D logo

EllipseLineVisual3DSegments Property

Gets or sets the number of lines that are used to define the ellipse (default value is 30).

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

Property Value

Int32
See Also