Gets or sets the size of the image associated with the item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
Size ImageSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Property ImageSize As Size |
A Size object.
See Also