Méthode | Description | |
---|---|---|
ConstructLayer ( string name ) : void | ||
LayerExists ( string name ) : bool | ||
TableOfContents ( IGlobe globe ) : ESRI.ArcGIS.GlobeCore | ||
this ( string name ) : ILayer |
Méthode | Description | |
---|---|---|
GetLayer ( string name ) : ILayer | ||
GetScene ( IGlobe globe ) : IScene |
public ConstructLayer ( string name ) : void | ||
name | string | |
Résultat | void |
public TableOfContents ( IGlobe globe ) : ESRI.ArcGIS.GlobeCore | ||
globe | IGlobe | |
Résultat | ESRI.ArcGIS.GlobeCore |