[]
        
(Showing Draft Content)

C1.Document.Utils.GetResourceImage

GetResourceImage Method

GetResourceImage(Assembly, string)

Gets the resource image.

Declaration
[CLSCompliant(false)]
public static IImage GetResourceImage(Assembly asmb, string resName)
<CLSCompliant(False)>
Public Shared Function GetResourceImage(asmb As Assembly, resName As String) As IImage
Parameters
Type Name Description
Assembly asmb
string resName
Returns
Type Description
IImage