Click or drag to resize
AB4D logo

ConeTubeVisual3DStartAngle Property

Gets or sets the start angle in degrees. By default the StartAngle and EndAngle are set to 0 and 360 and this creates the whole tube. But when the angle values are changed, it is possible to create only section of the tube - like a arc.

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

Property Value

Double
See Also