The color of the pipe, used to select the solid or global color for the center section of the pipe
Namespace: Ico.GwxAssembly: GwxControls (in GwxControls.dll) Version: 10.97.306.0 (10.97.306.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) |