←Select platform

Empty Property

Summary

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

Syntax

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

Property Value

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

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