←Select platform

IsEmpty Property

Summary
Gets a value indicating whether this LeadPoint structure is empty.
Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public bool IsEmpty { get; } 
Public ReadOnly Property IsEmpty As Boolean 
BOOL LeadPointIsZero(LeadPoint point) 
public boolean isEmpty() 
public: 
property bool IsEmpty { 
   bool get(); 
} 

Property Value

true if this LeadPoint structure is empty; false, otherwise.

Remarks

An empty LeadPoint has coordinates value of zero for both X and Y.

Requirements

Target Platforms

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

Leadtools Assembly

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