←Select platform

Empty Property (LeadRectHelper)

Summary

Represents a new instance of the LeadRect with uninitialized members.

Syntax

C#
VB
WinRT C#
C++
public static Leadtools.LeadRect Empty {get;} 
Public Shared ReadOnly Property Empty As Leadtools.LeadRect 
public static Leadtools.LeadRect Empty {get;} 
 get_Empty();  
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