Package | Description |
---|---|
agi.foundation.graphics |
Provides commonly used and instantiated graphics types related to 3D scene management, terrain and imagery, and more.
|
Modifier and Type | Method and Description |
---|---|
void |
KmlGraphics.addDocumentLoaded(EventHandler<KmlDocumentLoadedEventArgs> value)
Adds a handler for an event that occurs when an asynchronous document load operation completes.
|
void |
KmlGraphics.removeDocumentLoaded(EventHandler<KmlDocumentLoadedEventArgs> value)
Removes a handler for an event that occurs when an asynchronous document load operation completes.
|