LEADTOOLS JavaScript (Leadtools)
LEAD Technologies, Inc

Empty Property (LeadRectD)

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

Property Value

TypeDescription
LeadRectDAn empty LeadRectD object.
Remarks

The X, Y, Width and Height of the instance of LeadRectD are set a negative number. This is the only situation where a LeadRectD can have a negative width and height.

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

See Also

Reference

LeadRectD Object
LeadRectD Members

 

 


Products | Support | Contact Us | Copyright Notices

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