Gets the map type of this connection.

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

Syntax

C#
public abstract MapSystem MapType { get; }
Visual Basic
Public MustOverride ReadOnly Property MapType As MapSystem
	Get
JScript
abstract function get MapType () : MapSystem

See Also