'Declaration Public Enum DrawCache.PenType Inherits System.Enum
public enum DrawCache.PenType : System.Enum
Member | Description |
---|---|
Control | A pen in the 3D face color |
ControlDark | A pen in the 3D shadow color |
ControlDarkDark | A pen in the 3D very shadow color |
ControlLight | A pen in the 3D hilite color |
ControlLightLight | A pen in the 3D very hilite color |
Dark | A pen in a dark color (based on the original requetsed color) |
DarkDark | A pen in a very dark color (based on the original requetsed color) |
Dashed | A dashed line pen |
Dotted | A dotted line pen |
Light | A pen in a hilighted color (based on the original requetsed color) |
LightLight | A pen in a very hilighted color (based on the original requetsed color) |
Solid | A 1 pixel wide solid pen |
Solid2 | A 1 pixel wide solid pen |
Thick | A 2 pixel wide solid pen |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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