LEADTOOLS JavaScript (Leadtools)
LEAD Technologies, Inc

Empty Property (LeadPointD)

Gets a value that represents a static empty LeadPointD.
Syntax
  get_empty();  

Property Value

TypeDescription
LeadPointDAn empty LeadPointD object.
Remarks

The X and Y of the instance of LeadPointD are set to Nan.

An empty LeadPointD object indicates a point that is not set. You cannot modify the values of an empty point and you should not use the values returned from X and Y. You can use the IsEmpty property to determine whether a point is empty (has not been set).

See Also

Reference

LeadPointD Object
LeadPointD Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.