Search
Group.Attachment.Type Property
See Also
 





Gets or sets the attachment type.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public AttachTo Type { get; set; }

Visual Basic  Copy Code

Public Property Type As AttachTo

 Property Value

 See Also