Version

HatchStyle Enumeration

Defines hatched styles.
Syntax
'Declaration
 
Public Enum HatchStyle 
   Inherits System.Enum
public enum HatchStyle : System.Enum 
Members
MemberDescription
BackwardDiagonalBackward diagonal hatch style.
CrossCross hatch style.
DiagonalBrickDiagonal brick hatch style.
DiagonalCrossDiagonal cross hatch style.
DivotDivot hatch style.
ForwardDiagonalForward diagonal hatch style.
HorizontalHorizontal hatch style.
HorizontalBrickHorizontal brick hatch style.
OutlinedDiamondOutlined diamond hatch style.
Percent055 percent hatch style.
Percent1010 percent hatch style.
Percent2010 percent hatch style.
Percent2525 percent hatch style.
Percent3030 percent hatch style.
Percent4040 percent hatch style.
Percent5050 percent hatch style.
Percent6060 percent hatch style.
Percent7070 percent hatch style.
Percent7575 percent hatch style.
Percent8080 percent hatch style.
Percent9090 percent hatch style.
ShingleShingle hatch style.
SolidDiamondSolid diamond hatch style.
SphereSphere hatch style.
TrellisTrellis hatch style.
VerticalVertical hatch style.
WaveWave hatch style.
WeaveWeave hatch style.
ZigZagZigzag hatch style.
Requirements

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

See Also