Error processing SSI file
(Leadtools.Controls)

Show in webframe

Image Property (RasterPictureBox)




Image currently assigned for display by the control.
Syntax
public RasterImage Image {get; set;}
'Declaration
 
Public Property Image As RasterImage

Property Value

The image to be displayed.
Remarks
Set this property to an RasterImage object and the control will display it based on the current settings of the other properties of this class.
Example
Refer to RasterPictureBox.
Requirements

Target Platforms

See Also

Reference

RasterPictureBox Class
RasterPictureBox Members

Error processing SSI file