Enum eLineJoin
The shape that lines joined together have
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eLineJoin
Fields
Name | Description |
---|---|
Bevel | A bevel join |
Miter | A Mitered join |
Round | A round join |