Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Empty Property (LeadSizeHelper)








Represents a new instance of the LeadSize structure with uninitialized members.
Syntax
public static LeadSize Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As LeadSize
'Usage
 
Dim value As LeadSize
 
value = LeadSizeHelper.Empty
public static LeadSize Empty {get;}
 get_Empty(); 
public:
static property LeadSize Empty {
   LeadSize get();
}

Property Value

A new instance of the LeadSize structure with uninitialized members.
Requirements

Target Platforms

See Also

Reference

LeadSizeHelper Class
LeadSizeHelper Members

Error processing SSI file