Retrieves the bounding rectangle of the specified item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Rect GetItemBounds ( |
Visual Basic Copy Code |
---|
Public Function GetItemBounds( _ |
A reference to the item whose bounds to retrieve.
The visible part of the bounding rectangle of the specified item, expressed in coordinates relative to the control. The return value is Rectangle.Zero if the item is not visible.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |