C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / GetPresetImage Method / GetPresetImage(String,Int32,Boolean) Method

In This Topic
GetPresetImage(String,Int32,Boolean) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function GetPresetImage( _
   ByVal key As System.String, _
   ByVal size As System.Integer, _
   ByVal isDarkTheme As System.Boolean _
) As System.Drawing.Image
 

Parameters

key
size
isDarkTheme
See Also