An NDoc Documented Class Library

AxHost2.GetIPictureDispFromPicture Method 

This method returns the IPictureDisp from an Image passed as argument

new public static IPictureDisp GetIPictureDispFromPicture(
   Image image
);

Parameters

image
The image to convert to a IPictureDisp

Return Value

The IPictureDisp of the image

See Also

AxHost2 Class | RemoteCalendars Namespace