Search
TimelineSettings.getSize Method
See Also
 






Gets the size of the timeline.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Integer getSize ()

 Return Value

A non-negative integer value.

 Remarks

A value of 0 causes the size to be calculated automatically based on the size of the header font.

 See Also