Show/Hides the scale panel over the map

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool ShowScale { get; set; }
Visual Basic
Public Property ShowScale As Boolean
	Get
	Set
JScript
function get ShowScale () : boolean
function set ShowScale (value : boolean)

See Also