GoDiagram Web Reference
ToHatchStyle Method

must be one of the GoBrushStyle.Hatch... enum values
This static method converts a GoBrushStyle enumerated value representing a hatch style to a System.Drawing.Drawing2D.HatchStyle value.
Syntax
'Declaration
 
Public Shared Function ToHatchStyle( _
   ByVal s As GoBrushStyle _
) As HatchStyle
public static HatchStyle ToHatchStyle( 
   GoBrushStyle s
)

Parameters

s
must be one of the GoBrushStyle.Hatch... enum values

Return Value

a HatchStyle
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