Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
LayerInfo ( ) : System |
Initializes a new instance of the LayerInfo class.
|
|
LayerInfo ( string name, string title, string legendUrl ) : System |
Initializes a new instance of the LayerInfo class.
|
public LayerInfo ( string name, string title, string legendUrl ) : System | ||
name | string | The name. |
title | string | The title. |
legendUrl | string | The legend URL. |
Результат | System |