GoDiagram Web Reference
CanSelect Method

Called to see if the user can select this object.
Syntax
'Declaration
 
Public Overridable Function CanSelect() As Boolean
public virtual bool CanSelect()
Remarks
This returns true if Selectable, and if this object is part of a layer, if Layer.CanSelectObjects. This object's parent need not be selectable for this object to be selectable. This predicate is used by methods such as GoView.SelectInRectangle and Pick.
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

GoObject Class
GoObject Members
Selectable Property
CanSelectObjects Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback