Search
ResourceViewSettings.getCellOffset Method
See Also
 






Gets the time offset of the first cell from the origin of the resource view.

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

 Syntax

Java  Copy Code

public float getCellOffset ()

 Return Value

A floating point value, specifying the offset in the units set in the TimelineSettings.setUnit property of the getBottomTimelineSettings.

 See Also