Click or drag to resize
AB4D logo

SphericalZoneVisual3DZoneEndAngle Property

Gets or sets the end angle of the zone in the range from 0 to 180 (0 represent start of the sphere - pole; 90 represents the equator of the sphere; 180 represents the end of the sphere). Default value is 180.

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

Property Value

Double
See Also