←Select platform

HasSize Property (ImageViewer)

Summary

Whether or not this control has a valid size.

Syntax

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

Property Value

true if the System.Drawing.Size is not empty (see System.Drawing.Size.Empty) and has a width and height greater than zero; false otherwise.

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