|
TubeVisual3DStartAngle 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.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double StartAngle { get; set; }
Property Value
DoubleSee Also