←Select platform

Empty Property

Summary
Represents a new instance of the LeadRect with uninitialized members.
Syntax
C#
VB
Objective-C
C++
Java
public static LeadRect Empty { get; } 
Public Shared ReadOnly Property Empty As LeadRect 
const LeadRect LeadRectZero 
static public LeadRect getEmpty() 
public: 
static property LeadRect Empty { 
   LeadRect get(); 
} 

Property Value

A new instance of the LeadRect with uninitialized members.

Remarks

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

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.