Click or drag to resize

WindowlessComponentApplyTheme Method

Applies theming properties to the WindowlessComponent

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public void ApplyTheme(
	IDictionary<string, string> properties
)

Parameters

properties
Type: System.Collections.GenericIDictionaryString, String
See Also