←Select platform

Size Property

Summary
Gets or sets the size of this LeadRect.
Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public LeadSize Size { get; set; } 
<BrowsableAttribute(False)> 
<XmlIgnoreAttribute()> 
Public Property Size As LeadSize 
LeadSize LeadRectSize(LeadRect rect) 
public LeadSize getSize() 
public void setSize(LeadSize value) 
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property LeadSize Size { 
   LeadSize get(); 
   void set (    LeadSize ); 
} 

Property Value

The width and height of this LeadRect.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.