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

75f9b375 5946 8aa6 86ed 1e6d2861a2fa

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

Polyline3D Class
netDxf.Entities Namespace

Clone this wiki locally