MindFusion.Wpf Pack Programmer's Guide
HyperLinkStyle Enumeration
See Also
 





Specifies how various export components should treat the HyperLink property of items.

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

 Syntax

C#  Copy Code

public enum HyperLinkStyle

Visual Basic  Copy Code

Public Enum HyperLinkStyle

 Members

  Member name Description

None

Do not generate hyperlinks.

Shape

Generate hyperlinks that correspond to the item's shape.

Text

Generate hyperlinks for the text bounding rectangle.

 See Also

MindFusion.Diagramming.Wpf Namespace