Click or drag to resize

StripeMaterialGraphicsOrientation Property

Gets or sets the stripe orientation. If not specified, the default is Horizontal.

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<CesiumStripeOrientation> Orientation { get; set; }

Property Value

Type: CesiumPropertyCesiumStripeOrientation
See Also