Click or drag to resize
AB4D logo

TubeUIElement3DSegments Property

Gets or sets the number of segments that are used to create the circular area of the Tube. Default value is 20.

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

Property Value

Int32
See Also