←Select platform

LeadRectD Constructor(LeadPointD,LeadSizeD)

Summary
Initializes a new instance of LeadRectD with a location and size.
Syntax
C#
C++/CLI
Java
Python
public LeadRectD( 
   LeadPointD location, 
   LeadSizeD size 
); 
public: 
LeadRectD(  
   LeadPointD location, 
   LeadSizeD size 
) 
__init__(self,location,size) # Overloaded constructor 

Parameters

location
The location of the rectangle.

size
The size of the 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.