←Select platform

Empty Property

Summary

Gets a special value that represents a rectangle with no coordinates.

Syntax

C#
VB
Java
Objective-C
C++
public static LeadRectD Empty { get; } 
Public Shared ReadOnly Property Empty As Leadtools.LeadRectD 
const LeadRectD LeadRectDEmpty 
public static LeadRectD getEmpty() 
public: 
static property Leadtools.LeadRectD Empty { 
   Leadtools.LeadRectD get(); 
} 

Property Value

The empty rectangle, which has X and Y property values of PositiveInfinity and Width and Height property values of NegativeInfinity.

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