Click or drag to resize

PathGraphicsExtension Constructor (PathGraphics)

Initializes a new instance with the provided PathGraphics.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public PathGraphicsExtension(
	PathGraphics path
)

Parameters

path
Type: AGI.Foundation.CesiumPathGraphics
The graphical properties of the path.
See Also