Creates a single map layer belonging to the given EwxLayer control.
Namespace: Ico.EwxAssembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public SingleMapLayer( EwxLayer owner ) |
| Visual Basic |
|---|
Public Sub New ( _ owner As EwxLayer _ ) |
| JScript |
|---|
public function SingleMapLayer( owner : EwxLayer ) |
Parameters
- owner
- Type: Ico.Ewx..::..EwxLayer
The owner of this layer.