Click or drag to resize

LineJoinMode Enumeration

Indicates the display mode of the corner of the line.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum LineJoinMode
Members
  Member nameValueDescription
Miter0 Miter binding
Bevel1 Bevel combination
Round2 Round combination
See Also