Moonware.Common Namespace : CornerExtended Enumeration |
'Declaration <DataContractAttribute()> Public Enum CornerExtended Inherits System.Enum
'Usage Dim instance As CornerExtended
[DataContractAttribute()] public enum CornerExtended : System.Enum
[DataContractAttribute()] public enum class CornerExtended : public System.Enum
Member | Description |
---|---|
Bottom | Bottom Corner |
BottomLeft | Bottom-Left Corner |
BottomRight | Bottom-Right Corner |
Hidden | Not Visible |
Top | Top Corner |
TopLeft | Top-Left Corner |
TopRight | Top-Right Corner |
System.Object
System.ValueType
System.Enum
Moonware.Common.CornerExtended
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