Namespace: CuteEditor.Impl
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public static int GetImageThemeIndex( string name ) |
| Visual Basic |
|---|
Public Shared Function GetImageThemeIndex ( _ name As String _ ) As Integer |
| Visual C++ |
|---|
public: static int GetImageThemeIndex( String^ name ) |
Parameters
- name
- Type: System..::..String