Enum BorderStyle
Specifies style of the border line.
Namespace: Syncfusion.DLS
Assembly: Syncfusion.DLS.Base.dll
Syntax
public enum BorderStyle
Fields
| Name |
|---|
| Cleared |
| DashDotStroker |
| DashLargeGap |
| DashSmallGap |
| Dot |
| DotDash |
| DotDotDash |
| Double |
| DoubleWave |
| Emboss3D |
| Engrave3D |
| Hairline |
| Inset |
| None |
| Outset |
| Single |
| Thick |
| ThickThickThinMediumGap |
| ThickThinLargeGap |
| ThickThinMediumGap |
| ThinThickLargeGap |
| ThinThickMediumGap |
| ThinThickSmallGap |
| ThinThickThinLargeGap |
| ThinThickThinSmallGap |
| ThinThinSmallGap |
| Triple |
| Wave |