Search
TimelineSettings.getNowColor Method
See Also
 






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

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

 Syntax

Java  Copy Code

public Color getNowColor ()

 Return Value

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

 See Also