←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly