←Select platform

AnnRectangle Constructor(RectangleF,AnnUnit)

Summary

Initializes a new instance of the AnnRectangle structure from a RectangleF structure and a unit of measure.

Syntax

C#
VB
C++
public AnnRectangle(  
   RectangleF rect, 
   Leadtools.Annotations.AnnUnit unit 
) 
  
Public Function New( _ 
   ByVal rect As RectangleF, _ 
   ByVal unit As Leadtools.Annotations.AnnUnit _ 
) 
public: 
AnnRectangle(  
   RectangleF rect, 
   Leadtools.Annotations.AnnUnit unit 
) 

Parameters

rect
A RectangleF structure that uses floating-point numbers that represents the location and size of the new AnnRectangle structure.

unit
An AnnUnit value specifying the unit of measure to be used.

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