←Select platform

Size Property

Summary
Gets or sets the width and height of the rectangle.
Syntax
C#
Objective-C
C++/CLI
Java
Python
[XmlIgnoreAttribute()] 
public LeadSizeD Size { get; set; } 
LeadSizeD LeadRectDSize(LeadRectD rect) 
public LeadSizeD getSize(); 
public void setSize( 
   LeadSizeD leadSizeD 
); 
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property LeadSizeD Size { 
   LeadSizeD get(); 
   void set (    LeadSizeD ); 
} 
Size # get and set (LeadRectD) 

Property Value

The width and height of the rectangle.

Remarks

You cannot change the values of the Empty rectangle.

Requirements

Target Platforms

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

Leadtools Assembly

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