Click or drag to resize
AB4D logo

SphericalZoneVisual3DDirectionalSegments Property

Gets or sets the number of segments in the direction defined by the Direction property. Default value is 15.

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

Property Value

Int32
See Also