Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Empty Property (LeadPoint)








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

Property Value

A new instance of a LeadPoint structure with uninitialized members.
Requirements

Target Platforms

See Also

Reference

LeadPoint Structure
LeadPoint Members

Error processing SSI file