Search
Style.getLineColor Method
See Also
 






Gets the color used to paint various lines that are not part of element borders.

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

 Syntax

Java  Copy Code

public Color getLineColor ()

 Return Value

A Color object specifying the color of lines.

 See Also