GoDiagram Web Reference
ComputePath Method (GraduatedScale)

a GraphicsPath to be modified
Determines the main path of the GraduatedScale. Does not include tick marks.
Syntax
'Declaration
 
Protected MustOverride Sub ComputePath( _
   ByVal path As GraphicsPath _
) 
protected abstract void ComputePath( 
   GraphicsPath path
)

Parameters

path
a GraphicsPath to be modified
Remarks
The abstract implementation does nothing.
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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback