SharedCommandsGetImage Method
Get the image of a route or a resource.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static Image GetImage(
string image,
bool isResource
)
Public Shared Function GetImage (
image As String,
isResource As Boolean
) As Image
- image String
- Image name.
- isResource Boolean
- Indicate fo this a resource.
ImageImage with the image.