public enum ENPredefinedBorderStyle : System.Enum
public enum ENPredefinedBorderStyle : System.Enum
Member | Description |
---|---|
Brick | Border made of bricks. |
Bubble | Border filled with bubbles. |
Custom | Custom border. |
Dash | Dashed border. |
DashDot | Border made of alternating dash and dot segments. |
DashDotDot | Border made of alternating dash and double-dot segments. |
Dot | Dotted border. |
Double | Double border. |
DownwardDiagonal | Border filled with downward diagonal lines. |
Inset | A 3D border that seems embedded into the canvas. |
Outset | A 3D border, which gives the impressions that it protrudes from the canvas. |
Solid | Solid border. |
UpwardDiagonal | Border filled with upward diagonal lines. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENPredefinedBorderStyle
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)