Search
Palette.SetTheme Method
See Also
 





Sets the theme used to style the control.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public Palette SetTheme (
    string value
)

Visual Basic  Copy Code

Public Function SetTheme( _
    value As String _
) As Palette

 Parameters

value

 Return Value

 See Also