Enum ShadowEdges
- Namespace
- HeBianGu.General.WpfControlLib
- Assembly
- HeBianGu.General.WpfControlLib.dll
[Flags]
public enum ShadowEdges
- Extension Methods
Fields
All = Left | Top | Right | Bottom
Bottom = 8
Left = 1
None = 0
Right = 4
Top = 2
[Flags]
public enum ShadowEdges
All = Left | Top | Right | Bottom
Bottom = 8
Left = 1
None = 0
Right = 4
Top = 2