←Select platform

Size Property

Summary
Gets or sets the size of this LeadRect.
Syntax
C#
Objective-C
C++/CLI
Java
Python
[XmlIgnoreAttribute()] 
public LeadSize Size { get; set; } 
LeadSize LeadRectSize(LeadRect rect) 
public LeadSize getSize(); 
public void setSize( 
   LeadSize leadSize 
); 
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property LeadSize Size { 
   LeadSize get(); 
   void set (    LeadSize ); 
} 
Size # get and set (LeadRect) 

Property Value

The width and height of this LeadRect.

Requirements

Target Platforms

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

Leadtools Assembly

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