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

Namespace: Ico.Gwx
Assembly: GwxControls (in GwxControls.dll) Version: 10.97.306.0 (10.97.306.00)

Collapse imageSyntax

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)

Collapse imageSee Also