MindFusion.Wpf Pack Programmer's Guide
GroupAttachCmd Constructor
See Also
 





Intializes a new instance of the GroupAttachCmd class.

Namespace: MindFusion.Diagramming.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected GroupAttachCmd (
    Group group,
    Group.Attachment attachment
)

Visual Basic  Copy Code

Protected New ( _
    group As Group, _
    attachment As Group.Attachment _
)

 Parameters

group

attachment

 See Also

GroupAttachCmd Class
MindFusion.Diagramming.Wpf.Commands Namespace