Gets or sets the URL of the image displayed in this ShapeNode. Relative URLs are resolved against the directory containing the *.xap file
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public string ImageLocation { get; set; } |
Visual Basic
![]() |
---|
Public Property ImageLocation As String |
Assigning a valid URL to this property will automatically load the image.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |