LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Size Property (LeadRect)






Gets or sets the size of this LeadRect. .NET support Silverlight support
Syntax
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public LeadSize Size {get; set;}
'Declaration
 
<BrowsableAttribute(False)>
<XmlIgnoreAttribute()>
Public Property Size As LeadSize
'Usage
 
Dim instance As LeadRect
Dim value As LeadSize
 
instance.Size = value
 
value = instance.Size
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public LeadSize Size {get; set;}
BrowsableAttribute()
XmlIgnoreAttribute()
 get_Size();
set_Size(value);
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public:
property LeadSize Size {
   LeadSize get();
   void set (    LeadSize value);
}

Property Value

The width and height of this LeadRect.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LeadRect Structure
LeadRect Members

 

 


Products | Support | Contact Us | Copyright Notices

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