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.