←Select platform

Empty Property

Summary

Represents a new instance of the LeadRect with uninitialized members.

Syntax

C#
VB
Java
Objective-C
C++
public static LeadRect Empty { get; } 
Public Shared ReadOnly Property Empty As Leadtools.LeadRect 
const LeadRect LeadRectZero 
static public LeadRect getEmpty() 
public: 
static property Leadtools.LeadRect Empty { 
   Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly