←Select platform

LeadRect Constructor(LeadPoint,LeadSize)

Summary
Initializes a new instance of the LeadRect class with the specified location and size.
Syntax
C#
VB
C++
Java
Public Function New( _ 
   ByVal location As LeadPoint, _ 
   ByVal size As LeadSize _ 
) 
public LeadRect(LeadPoint location, LeadSize size) 
public: 
LeadRect(  
   LeadPoint location, 
   LeadSize size 
) 

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 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.