←Select platform

LeadRectD Constructor(LeadPointD,LeadPointD)

Summary
Initializes a new instance of LeadRectD that is exactly large enough to contain the two specified points.
Syntax
C#
C++/CLI
Java
Python
public LeadRectD( 
   LeadPointD point1, 
   LeadPointD point2 
); 
public: 
LeadRectD(  
   LeadPointD point1, 
   LeadPointD point2 
) 
__init__(self,point1,point2) # Overloaded constructor 

Parameters

point1
The first point that the new rectangle must contain.

point2
The second point that the new rectangle must contain.

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.