Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : Image Property |
public new RasterImage Image {get; set;}
'Declaration Public Shadows Property Image As RasterImage
'Usage Dim instance As JpipRasterImageViewer Dim value As RasterImage instance.Image = value value = instance.Image
public: new property RasterImage^ Image { RasterImage^ get(); void set ( RasterImage^ value); }