The highlight color of the pipe, used to select the solid or global color for the edge of the pipe
Namespace: Ico.GwxAssembly: GwxControls (in GwxControls.dll) Version: 10.97.306.0 (10.97.306.00)
Syntax
C# |
---|
public Brush HighlightColor { get; set; } |
Visual Basic |
---|
Public Property HighlightColor As Brush Get Set |
JScript |
---|
function get HighlightColor () : Brush function set HighlightColor (value : Brush) |