Click or drag to resize
AB4D logo

ModelRotatorVisual3DCircleWidth Property

Gets or sets the width of the rotation circle model. When the value is not set (is double.NaN), then circle width is calculated as 0.05 * OuterRadius (this is the default value).

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

Property Value

Double
See Also