Retrieves the bounding rectangle of the specified item.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Rectangle 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 an empty rectangle if the item is not visible.
JPlanner Programmer's Guide | © 2023 MindFusion |