Returns the Picture object of the current image. This is a runtime, read-only property.
Picture
ObjectName. Picture
The Picture property implements the IPictureDisp interface.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
VB Sample:
|