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: 25.1.421.0 (25.1.421.0)
Syntax
public PathGraphicsExtension(
	PathGraphics path
)

Parameters

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