←Select platform

HasImage Property (ImageViewerItem)

Summary

Gets a value that indicate whether this item has an image.

Syntax

C#
VB
C++
public virtual bool HasImage { get; } 
Public Overridable ReadOnly Property HasImage() As Boolean 
   Get 
public:  
   virtual property bool HasImage 
   { 
      bool get() 
   } 

Property Value

true if the value of Image or SvgDocument is not null or if the value of ImageSize is not empty, otherwise; false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize