Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal style As HatchStyle, _ ByVal foreColor As Color, _ ByVal backColor As Color _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- style
- The HatchStyle value that represents the pattern drawn by this AnnHatchBrush.
- foreColor
- The Color structure that represents the color of lines drawn by this AnnHatchBrush.
- backColor
- The Color structure that represents the color of spaces between the lines drawn by this AnnHatchBrush.
For an example, refer to AnnHatchBrush.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family