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.212.0 (10.97.212.00)

Syntax

C#
public Path PipePath { get; }
Visual Basic
Public ReadOnly Property PipePath As Path
	Get
JScript
function get PipePath () : Path

See Also