Get or set a value giving the curving of each side of the donut. Value is a radial offset
of the central point of each side, where 0.0 is the default value (no curving applied).
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double SideCurving { get; set; } |
Visual Basic |
---|
Public Property SideCurving As Double
Get
Set |
JScript |
---|
function get SideCurving () : double
function set SideCurving (value : double) |
See Also