The gradient smoothness of the pipe, where higher numbers indicate a smoother gradient

Namespace: Ico.Gwx
Assembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double Smoothness { get; set; }
Visual Basic
Public Property Smoothness As Double
	Get
	Set
JScript
function get Smoothness () : double
function set Smoothness (value : double)

See Also