SharedResourcesGetImage(String) Method
Gets the image of the resource.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static Image GetImage(
string image
)
Public Shared Function GetImage (
image As String
) As Image
- image String
- Name of the image of the share, for example "table.png".
ImageImage with the image of the resource.