[]
        
(Showing Draft Content)

C1.Framework.SR-1.GetImageByHighDpi

GetImageByHighDpi Method

GetImageByHighDpi(string)

If the dpi is larger than 150% and there is a bigger size image, this method will return the bigger image with scaled.

Declaration
public static Image GetImageByHighDpi(string resourceName)
Public Shared Function GetImageByHighDpi(resourceName As String) As Image
Parameters
Type Name Description
string resourceName
Returns
Type Description
Image