←Select platform

IsEmpty Property (LeadPointD)

Summary

Gets a value that indicates whether the point is the Empty point.

Syntax

C#
VB
Java
Objective-C
C++
public bool IsEmpty {get;} 
Public ReadOnly Property IsEmpty As Boolean 
BOOL LeadPointDIsEmpty(LeadPointD point) 
public boolean isEmpty() 
public: 
property bool IsEmpty { 
   bool get(); 
} 

Property Value

true if the point is the Empty point; otherwise, false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize