| Visual Basic (Declaration) | |
|---|---|
Public Shared ReadOnly Property Empty As LeadSize | |
| C# | |
|---|---|
public static LeadSize Empty {get;} | |
Property Value
A new instance of the LeadSize structure with uninitialized members.An uninitialized LeadSize has a width and height value of zero.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7
Copy Code