SharedResourcesGetResourceImagesList(Boolean) Method
Gets a list of all usable image assets.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static List<string> GetResourceImagesList(
bool sizeLarge
)
Public Shared Function GetResourceImagesList (
sizeLarge As Boolean
) As List(Of String)
- sizeLarge Boolean
- Indicates if the size is large.
ListStringList<
String> with the all usable image assets.