Click or drag to resize

PolylinePrimitivePolylineType Property

Gets how the polyline interprets the positions passed to Set methods.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public PolylineType PolylineType { get; }

Property Value

Type: PolylineType
See Also