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