Search
Palette.getModel Method
See Also
 

Gets the data model for the palette.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public PaletteModel getModel ()

 Return Value

The current PaletteModel.

 See Also