Search
DiagramPage.IconUrl Property
See Also
 





Gets or sets the URL of the image associated with the page.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public string IconUrl { get; set; }

Visual Basic  Copy Code

Public Property IconUrl As String

 Property Value

 See Also