ImageHelper::GetImage Method (Type^, String^)
Visual Studio 2015
Gets an image from a resource
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- type
-
Type:
System::Type^
A type in the assembly to read resource from
- resourceName
-
Type:
System::String^
name of the metafile resource
Return Value
Type: System.Drawing::Image^
Show: