NevronOpenVision
Nevron.Nov.Diagram.UI Namespace / NThemePicker Class / Initialize Method
The theme collection to initialize this picker from.
Determines whether to add predefined NOV drawing themes, too.
Initialize Method (NThemePicker)
Initializes the picker from the given drawing theme collection.
Syntax
public void Initialize( 
   NDrawingThemeCollection themes,
   System.bool includePredefined
)

Parameters

themes
The theme collection to initialize this picker from.
includePredefined
Determines whether to add predefined NOV drawing themes, too.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also