Sets the size of schedule items drawn in the calendar.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setSize ( |
A non-negative integer value specifying items width or height in pixels. Set to null to use the corresponding value from the current theme.
This property specifies the height of horizontal items or the width of vertical items. The items length is defined by their start time and duration. The property is ignored for items drawn in timetable view.
JPlanner Programmer's Guide | © 2023 MindFusion |