Search
TimetableSettings.getNowFillColor Method
See Also
 






Gets the fill color used to mark the current time in the timeline.

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

 Syntax

Java  Copy Code

public Color getNowFillColor ()

 Return Value

A Color object specifying the color used to indicate the current time.

 See Also