Moonware.Common Namespace : Corner Enumeration |
'Declaration <DataContractAttribute()> Public Enum Corner Inherits System.Enum
'Usage Dim instance As Corner
[DataContractAttribute()] public enum Corner : System.Enum
[DataContractAttribute()] public enum class Corner : public System.Enum
Member | Description |
---|---|
BottomLeft | Bottom-Left Corner |
BottomRight | Bottom-Right Corner |
Hidden | Not Visible |
TopLeft | Top-Left Corner |
TopRight | Top-Right Corner |
System.Object
System.ValueType
System.Enum
Moonware.Common.Corner
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2