←Select platform

Empty Property

Summary

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

Syntax

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

Property Value

The empty size, which has 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