Gets or sets the LegendActiveSelectionBackground.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also