Gets the size of schedule items drawn in the calendar.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Integer getSize () |
A non-negative integer value specifying items width or height in pixels.
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 |