Click or drag to resize
AB4D logo

ConeTubeVisual3DSegments Property

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

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