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.2.419.0 (24.2.419.0)
Syntax public PolylineType PolylineType { get; }
Public ReadOnly Property PolylineType As PolylineType
Get
public:
property PolylineType PolylineType {
PolylineType get ();
}
member PolylineType : PolylineType with get
Property Value
Type:
PolylineTypeSee Also