Gets the bounding rectangle of a particular calendar element.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Rectangle 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 an empty rectangle if the element is either not present in the current view or not visible in the current viewport.
JPlanner Programmer's Guide | © 2023 MindFusion |