GoDiagram Web Reference
MakePath Method (GoShape)

Produce a GraphicsPath representing this shape.
Syntax
'Declaration
 
Public Overridable Function MakePath() As GraphicsPath
public virtual GraphicsPath MakePath()

Return Value

a newly allocated GraphicsPath
Remarks
The result of this method is not necessarily the whole path used by the Paint method. In fact, Paint or ContainsPoint or other methods might never call this method.
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