If set to true, the user can customize the HighlightColor property (shadow color) of the pipe
Namespace: Ico.GwxAssembly: GwxControls (in GwxControls.dll) Version: 10.97.306.0 (10.97.306.00)
Syntax
C# |
---|
public bool UseHighlightColor { get; set; } |
Visual Basic |
---|
Public Property UseHighlightColor As Boolean Get Set |
JScript |
---|
function get UseHighlightColor () : boolean function set UseHighlightColor (value : boolean) |