GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
GraduatedScale Class
/ ComputePath Method
a GraphicsPath to be modified
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ComputePath Method (GraduatedScale)
In This Topic
Determines the main path of the
GraduatedScale
. Does not include tick marks.
Syntax
C#
protected
abstract
void
ComputePath(
GraphicsPath
path
)
Parameters
path
a GraphicsPath to be modified
Remarks
The abstract implementation does nothing.
See Also
Reference
GraduatedScale Class
GraduatedScale Members