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