![]() |
![]() |
![]() |
Del.» type TEndType = (etPolygon, etJoined, etSquare, etRound, etButt);
C++ » enum EndType {Polygon, Joined, Square, Round, Butt};
C# » public enum EndType {Polygon, Joined, Square, Round, Butt};
The EndType enumerator has 5 values:
Note: With Polygon and Joined end types, the path closure will be the same regardless of whether or not the first and last vertices in the path match.
Copyright ©2010-2022 Angus Johnson - Clipper2 6.4.2 - Help file built on 31-August-2022