←Select platform

LeadRect Constructor(LeadPoint,LeadSize)

Summary
Initializes a new instance of the LeadRect class with the specified location and size.
Syntax
C#
C++/CLI
Java
Python
public LeadRect( 
   LeadPoint location, 
   LeadSize size 
); 
public: 
LeadRect(  
   LeadPoint location, 
   LeadSize size 
) 
__init__(self,location,size) # Overloaded constructor 

Parameters

location
The coordinates of the upper-left corner of the rectangle.

size
The width and height of the rectangle.

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.