GoDiagram Web Reference
PickableBackground Property

Gets or sets whether Pick returns this node when the tested point is in the background of this group, not on any of its child objects.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("Behavior")>
<DescriptionAttribute("Whether picking in the background of this node selects the node.")>
Public Overridable Property PickableBackground As Boolean
[DefaultValueAttribute()]
[CategoryAttribute("Behavior")]
[DescriptionAttribute("Whether picking in the background of this node selects the node.")]
public virtual bool PickableBackground {get; set;}

Property Value

This defaults to 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

GoGroup Class
GoGroup Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback