Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadPointD Structure : IsEmpty Property |
public bool IsEmpty {get;}
'Declaration
Public ReadOnly Property IsEmpty As Boolean
'Usage
Dim instance As LeadPointD Dim value As Boolean value = instance.IsEmpty
public bool IsEmpty {get;}
BOOL LeadPointDIsEmpty(LeadPointD point)
public boolean isEmpty()
get_IsEmpty();