←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#
VB
Java
C++
Public Function New( _ 
   ByVal point1 As Leadtools.LeadPointD, _ 
   ByVal point2 As Leadtools.LeadPointD _ 
) 
public LeadRectD(LeadPointD point1, LeadPointD point2) 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly