Gets or sets the image associated with the item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
ImageSource Image { get; set; } |
Visual Basic Copy Code |
---|
Property Image As ImageSource |
An instance of the ImageSource class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |