프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |