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 > LeadPointDHelper Class : IsEmpty Method |
public static bool IsEmpty( LeadPointD point )
'Declaration
Public Shared Function IsEmpty( _ ByVal point As LeadPointD _ ) As Boolean
'Usage
Dim point As LeadPointD Dim value As Boolean value = LeadPointDHelper.IsEmpty(point)
public static bool IsEmpty( LeadPointD point )
function Leadtools.LeadPointDHelper.IsEmpty( point )
public: static bool IsEmpty( LeadPointD point )
An empty LeadPointD object has coordinate values of NaN for both X and Y.