Click or drag to resize

JoinType Enumeration

[Missing <summary> documentation for "T:ClipperLib.JoinType"]

Namespace:  ClipperLib
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum JoinType
Members
  Member nameValueDescription
jtSquare0
jtRound1
jtMiter2
See Also