←Select platform

IsEmpty Property

Summary

Gets a value indicating whether this LeadRect structure is empty.

Syntax

C#
VB
Java
Objective-C
C++
[XmlIgnoreAttribute()] 
public bool IsEmpty { get; } 
Public ReadOnly Property IsEmpty As Boolean 
BOOL LeadRectIsZero(LeadRect rect) 
public boolean isEmpty() 
public: 
property bool IsEmpty { 
   bool get(); 
} 

Property Value

true if this LeadRect structure is empty; false, otherwise.

Remarks

An uninitialized LeadRect contains values of X, Y, Width and Height of zero.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly