GoDiagram Web Reference
MakePath Method (GraduatedScale)

Make sure that whenever we reconstruct the main GraphicsPath for this shape, we also reconstruct the paths for the ticks.
Syntax
'Declaration
 
Public Overrides Function MakePath() As GraphicsPath
public override GraphicsPath MakePath()

Return Value

a newly allocated GraphicsPath
Remarks
This calls both ComputePath and an internal method for computing and remembering tick marks.
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

GraduatedScale Class
GraduatedScale Members
Base Implementation in MakePath

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback