Gets the actual bounds of the button.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
Rectangle Bounds { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property Bounds As Rectangle |
A Rectangle object.
See Also