MindFusion.Java Package Programmer's Guide
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

TimetableSettings Members
TimetableSettings Class
com.mindfusion.scheduling Namespace