Click or drag to resize

PolylinePrimitive.PolylineType 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: 25.1.421.0 (25.1.421.0)
Syntax
public PolylineType PolylineType { get; }

Property Value

Type: PolylineType
See Also