'Declaration Public Enum RoundedCornersType Inherits System.Enum
public enum RoundedCornersType : System.Enum
Member | Description |
---|---|
Full | The generated html assumes that the height and width of target element is not limited. The size of html is much larger than html generated for other options. |
Horizontal | The generated html assumes that the height of target element is limited by the EdgesSize property. |
Vertical | The generated html assumes that the width of target element is limited by the EdgesSize property. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, 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