←Select platform

LeadRectD Constructor(LeadPointD,LeadSizeD)

Summary

Initializes a new instance of LeadRectD with a location and size.

Syntax

C#
VB
Java
C++
Public Function New( _ 
   ByVal location As Leadtools.LeadPointD, _ 
   ByVal size As Leadtools.LeadSizeD _ 
) 
public LeadRectD(LeadPointD location, LeadSizeD size) 

Parameters

location
The location of the rectangle.

size
The size of the rectangle.

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