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