'Declaration Public Shared Function ApplySettings( _ ByVal theme As C1Theme, _ ByVal settings As C1ThemeSettings _ ) As System.Boolean
public static System.bool ApplySettings( C1Theme theme, C1ThemeSettings settings )
Parameters
- theme
- current theme to apply settings.
- settings
- specified settings.