GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoRuler Class
/ GetBitmap Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetBitmap Method (GoRuler)
In This Topic
Gets a Bitmap image of the ruler, excluding any cursors.
Syntax
C#
public
Bitmap
GetBitmap()
Return Value
Returns the Bitmap image used by the ruler. Do not
Dispose
it. The bitmap may be out of date if any changes have been made since the bitmap was returned by this method.
See Also
Reference
GoRuler Class
GoRuler Members