ImageHelper::GetImage Method (Object^)

 

Determine the type of image and return it as Image

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
static Image^ GetImage(
	Object^ unknownTypeOfImage
)

Parameters

unknownTypeOfImage
Type: System::Object^

Return Value

Type: System.Drawing::Image^
Return to top
Show: