public static bool IsEmpty( LeadPoint point )
'Declaration Public Shared Function IsEmpty( _ ByVal point As LeadPoint _ ) As Boolean
'Usage Dim point As LeadPoint Dim value As Boolean value = LeadPointHelper.IsEmpty(point)
function Leadtools.LeadPointHelper.IsEmpty( point )
public: static bool IsEmpty( LeadPoint point )
An empty LeadPoint has coordinates value of zero for both X and Y.
Target Platforms
LeadPointHelper Class LeadPointHelper Members
Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.