GoDiagram Win Reference
ContainsCursor Method

The specified GoRulerCursor.
Checks if the specified GoRulerCursor is contained within the GoRuler's collection of cursors.
Syntax
'Declaration
 
Public Overridable Function ContainsCursor( _
   ByVal c As GoRulerCursor _
) As Boolean
public virtual bool ContainsCursor( 
   GoRulerCursor c
)

Parameters

c
The specified GoRulerCursor.

Return Value

Returns true if the specified GoRulerCursor is contained in the ruler's collection of cursors, otherwise, returns false.
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