Gets or sets an image associated with the page.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public IImage Icon { get; set; } |
Visual Basic Copy Code |
---|
Public Property Icon As IImage |
A Microsoft.Maui.Graphics.IImage object.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |