Gets or sets whether text elements and other details in the legend use the color of associated pens.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.306.0 (10.97.306.00)
Syntax
C# |
---|
public bool ShowColoredDetails { get; set; } |
Visual Basic |
---|
Public Property ShowColoredDetails As Boolean Get Set |
JScript |
---|
function get ShowColoredDetails () : boolean function set ShowColoredDetails (value : boolean) |