MindFusion.Java Package Programmer's Guide
Item.getStyle Method
See Also
 






Gets a style associated with the item.

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

 Syntax

Java  Copy Code

public abstract Style getStyle ()

 Return Value

A Style object that defines the appearance of the item.

 Remarks

This style is applied to the item when it is neither pointed with the mouse nor selected.

 See Also

Item Members
Item Class
com.mindfusion.scheduling.model Namespace