←Select platform

IsEmpty Property

Summary
Gets a value that indicates whether the point is the Empty point.
Syntax
C#
Objective-C
C++/CLI
Java
Python
[XmlIgnoreAttribute()] 
public bool IsEmpty { get; } 
BOOL LeadPointDIsEmpty(LeadPointD point) 
public boolean isEmpty(); 
public: 
property bool IsEmpty { 
   bool get(); 
} 
IsEmpty # get  (LeadPointD) 

Property Value

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

Requirements

Target Platforms

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

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.