GoDiagram Web Reference
CopiesEffectiveSelection Property

Gets or sets whether for a copying operation the SelectionEffectiveSelection is copied.
Syntax
'Declaration
 
Public Overridable Property CopiesEffectiveSelection As Boolean
public virtual bool CopiesEffectiveSelection {get; set;}

Property Value

The default value is false.
Remarks
Basically this controls whether CopySelection is called with the view's Selection or with the possibly augmented EffectiveSelection. The latter collection typically will hold all of the links that connect selected nodes.
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

GoToolDragging Class
GoToolDragging Members
ComputeEffectiveSelection Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback