GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
GraduatedScale Class
/ MakePath Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
MakePath Method (GraduatedScale)
In This Topic
Make sure that whenever we reconstruct the main
GraphicsPath
for this shape, we also reconstruct the paths for the ticks.
Syntax
C#
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.
See Also
Reference
GraduatedScale Class
GraduatedScale Members