Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

6562f9c4 ab8c 328f 2621 0209f8527ac8

haplokuon edited this page May 6, 2023 · 1 revision

Reverse Method

netDxf 3.0.0 Library

Switch the polyline direction.

Definition

Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public void Reverse()

VB

Public Sub Reverse

C++

public:
void Reverse()

F#

member Reverse : unit -> unit 

See Also

Reference

Polyline2D Class
netDxf.Entities Namespace

Clone this wiki locally