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.WinForms Namespace > RasterImageViewer Class : IsImageAvailable Property |
[BrowsableAttribute(false)] public virtual bool IsImageAvailable {get;}
'Declaration <BrowsableAttribute(False)> Public Overridable ReadOnly Property IsImageAvailable As Boolean
'Usage Dim instance As RasterImageViewer Dim value As Boolean value = instance.IsImageAvailable
[BrowsableAttribute(false)] public: virtual property bool IsImageAvailable { bool get(); }