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 > LeadRectDHelper Class : Empty Property |
public static LeadRectD Empty {get;}
'Declaration
Public Shared ReadOnly Property Empty As LeadRectD
'Usage
Dim value As LeadRectD value = LeadRectDHelper.Empty
public static LeadRectD Empty {get;}
get_Empty();
An uninitialized LeadRectD contains values of X, Y, Width and Height to "maximum double", "maximum double", "minimum double" and "minimum double" respectively.