←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly