ITilesetGraphicsService.TilesetGraphics Property |
Gets the graphical properties of the tileset.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxTilesetGraphics TilesetGraphics { get; }
ReadOnly Property TilesetGraphics As TilesetGraphics
Get
property TilesetGraphics^ TilesetGraphics {
TilesetGraphics^ get ();
}
abstract TilesetGraphics : TilesetGraphics with get
Property Value
Type:
TilesetGraphics
See Also