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