SetNativeImage Method

See Also     Examples     Applies To

Displays an image from a GDI+ bitmap handle.
Ex: ImageBox1.SetNativeImage(oGdPicture.GetnativeImage()).

Syntax

object.SetNativeImage (nimageID)

The SetNativeImage syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
nimageID Required. Long. GDI+ bitmap handle. Image object handle.

Returns

ViewerStatus.

Remarks

The ViewerStatus constants are defined HERE





© Copyright 2007 GdPicture All rights reserved.
Documentation MAP.