GoDiagram Web Reference
ToBrushStyle Method

a HatchStyle
This static method converts a System.Drawing.Drawing2D.HatchStyle enumerated value to the corresponding GoBrushStyle value.
Syntax
'Declaration
 
Public Shared Function ToBrushStyle( _
   ByVal s As HatchStyle _
) As GoBrushStyle
public static GoBrushStyle ToBrushStyle( 
   HatchStyle s
)

Parameters

s
a HatchStyle

Return Value

a GoBrushStyle named "Hatch..."
Requirements

Target Platforms: 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

Reference

GoShape Class
GoShape Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback