Enum eLineJoin
- Namespace
- OfficeOpenXml.Drawing
- Assembly
- EPPlus.dll
The shape that lines joined together have
public enum eLineJoin
Fields
Bevel = 0
A bevel join
Miter = 2
A Mitered join
Round = 1
A round join
The shape that lines joined together have
public enum eLineJoin
Bevel = 0
A bevel join
Miter = 2
A Mitered join
Round = 1
A round join