LEADTOOLS (Leadtools assembly)

Empty Property (LeadSize)

Show in webframe







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 = LeadSize.Empty
public static LeadSize Empty {get;}
LeadSize LeadSize_Empty();
static public LeadSize getEmpty()
 get_Empty(); 
public:
static property LeadSize Empty {
   LeadSize get();
}

Property Value

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

An uninitialized LeadSize has width and height values of zero.

Requirements

Target Platforms

See Also

Reference

LeadSize Structure
LeadSize Members

 

 


Products | Support | Contact Us | Copyright Notices

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