←Select platform

LeadRectD Constructor(LeadSizeD)

Summary

Initializes a new instance of LeadRectD that is of the specified size and is located at (0,0).

Syntax

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

Parameters

size
The size that specifies the width and height 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