Gets or sets the size of the image associated with the item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
Size ImageSize { get; set; } |
Visual Basic Copy Code |
---|
Property ImageSize As Size |
A Size object.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |