Visual Basic (Declaration) | |
---|---|
Public Overridable Property Image As RasterImage |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual RasterImage Image {get; set;} |
C++/CLI | |
---|---|
public: virtual property RasterImage^ Image { RasterImage^ get(); void set (RasterImage^ value); } |
Return Value
The RasterImage to be displayed.Refer to RasterImageViewer.
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.
Setting this property to null (Nothing in Visual Basic), removes the image.
It is your responsibility to call dispose the RasterImage assigned to this RasterImageViewer
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6