The thickness of the pipe

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

Syntax

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

See Also