←Select platform

AnnRectangle Constructor(AnnPoint,AnnSize)

Summary

Initializes a new instance of the AnnRectangle structure at the specified location and of the specified size.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal location As Leadtools.Annotations.AnnPoint, _ 
   ByVal size As Leadtools.Annotations.AnnSize _ 
) 

Parameters

location
An AnnPoint structure that represents the upper-left corner of the rectangular region.

size
An AnnSize structure that represents the width and height of the rectangular region.

Remarks

The new rectangle will have the same units as

location
An AnnPoint structure that represents the upper-left corner of the rectangular region.

Requirements

Target Platforms

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