Enum BorderSettings
Determines the settings for Border.
[Flags]
public enum BorderSettings
- Extension Methods
Fields
Gradient = 2
Use GradientFill to draw the border.
None = 0
No settings.
Title = 1
Show the title.
Determines the settings for Border.
[Flags]
public enum BorderSettings
Gradient = 2
Use GradientFill to draw the border.
None = 0
No settings.
Title = 1
Show the title.