←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly