C#
VB
C++
Whether or not this control has a valid size.
public bool HasSize { get; }
Public ReadOnly Property HasSize() As Boolean
Get
public:
property bool HasSize
{
bool get()
}
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET