SharedResourcesInvokeGetImage(String) Method
Invokes the method to obtain the image of the resource.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static Image InvokeGetImage(
string image
)
Public Shared Function InvokeGetImage (
image As String
) As Image
- image String
- Share image name, for example "table.png".
ImageImage with the image of the resource.