←Select platform

Empty Property

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
public static LeadPointD Empty { get; } 
Public Shared ReadOnly Property Empty As LeadPointD 
const LeadPointD LeadPointDEmpty 
public static LeadPointD getEmpty() 
public: 
static property LeadPointD Empty { 
   LeadPointD get(); 
} 

Property Value

The empty point, which has X and Y property values of NaN.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly