Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Empty Property (LeadPointHelper)








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

Property Value

A new instance of the LeadPoint with uninitialized members.
Requirements

Target Platforms

See Also

Reference

LeadPointHelper Class
LeadPointHelper Members

Error processing SSI file