GoDiagram Win Reference
GetBitmap Method (GoRuler)

Gets a Bitmap image of the ruler, excluding any cursors.
Syntax
'Declaration
 
Public Function GetBitmap() As Bitmap
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.
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

GoRuler Class
GoRuler Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback