←Select platform

LeadRectD Constructor(LeadPointD,LeadSizeD)

Summary
Initializes a new instance of LeadRectD with a location and size.
Syntax
C#
VB
C++
Java
Public Function New( _ 
   ByVal location As LeadPointD, _ 
   ByVal size As LeadSizeD _ 
) 
public LeadRectD(LeadPointD location, LeadSizeD size) 
public: 
LeadRectD(  
   LeadPointD location, 
   LeadSizeD size 
) 

Parameters

location
The location of the rectangle.

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