Gets the current pipe length after it has been drawn. Does not function in Silverlight.

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

Syntax

C#
public double PipeLength { get; }
Visual Basic
Public ReadOnly Property PipeLength As Double
	Get
JScript
function get PipeLength () : double

See Also