Gets the rectangle bounding the item contents.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Rectangle getBounds () |
A Rectangle object.
RemarksThe item viewer must paint the item inside these bounds.
See Also