GetPresetImage(String,Int32) Method
In This Topic
Syntax
'Declaration
Public Overloads Function GetPresetImage( _
ByVal As System.String, _
ByVal As System.Integer _
) As System.Drawing.Image
public System.Drawing.Image GetPresetImage(
System.string ,
System.int
)
Parameters
- key
- size
See Also