Gets the bounding rectangle of a particular calendar element.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Rect GetElementBounds ( |
Visual Basic Copy Code |
---|
Public Function GetElementBounds( _ |
The type of the element whose bounds to retrieve.
The index of the element, if there is more than one element of the specified type.
The bounding rectangle of the specified element or Rectangle.Zero if the element is either not present in the current view or not visible in the current viewport.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |