←Select platform

LeadRect Constructor(LeadPoint,LeadSize)

Summary

Initializes a new instance of the LeadRect class with the specified location and size.

Syntax

C#
VB
Java
C++
Public Function New( _ 
   ByVal location As Leadtools.LeadPoint, _ 
   ByVal size As Leadtools.LeadSize _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize