The color of the pipe, used to select the solid or global color for the center section of the pipe

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

Syntax

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

See Also