←Select platform

Empty Property (LeadRectDHelper)

Summary

Represents a new instance of the LeadRectD with uninitialized members.

Syntax

C#
VB
WinRT C#
C++
public static Leadtools.LeadRectD Empty {get;} 
Public Shared ReadOnly Property Empty As Leadtools.LeadRectD 
public static Leadtools.LeadRectD Empty {get;} 
 get_Empty();  
public: 
static property Leadtools.LeadRectD Empty { 
   Leadtools.LeadRectD get(); 
} 

Property Value

A new instance of the LeadRectD with uninitialized members.

Remarks

An uninitialized LeadRectD contains values of X, Y, Width and Height to "maximum double", "maximum double", "minimum double" and "minimum double" respectively.

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