| clsGpBrush.CreateHatchBrush_RawColor FunctionCreates a hatch brush using ARGB colors (use the [clsGpSession] class for conversion functions)Syntax 
Public Function CreateHatchBrush_RawColor (ByVal Style As GpHatchStyle, _ ByVal ForeColorARGB As Long, _ ByVal BackColorARGB As Long) As GpStatus Parameters 
 Remarks |