←Select platform

Size Property

Summary
Gets or sets the width and height of the rectangle.
Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public LeadSizeD Size { get; set; } 
<BrowsableAttribute(False)> 
<XmlIgnoreAttribute()> 
Public Property Size As LeadSizeD 
LeadSizeD LeadRectDSize(LeadRectD rect) 
public LeadSizeD getSize() 
public void setSize(LeadSizeD value) 
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property LeadSizeD Size { 
   LeadSizeD get(); 
   void set (    LeadSizeD ); 
} 

Property Value

The width and height of the rectangle.

Remarks

You cannot change the values of the Empty rectangle.

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.