Click or drag to resize

LinkGraphicsArcType Property

Gets or sets the type of arc that should connect the positions of the line. If not specified, the default value is None.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CesiumProperty<CesiumArcType> ArcType { get; set; }

Property Value

Type: CesiumPropertyCesiumArcType
See Also