←Select platform

AnnRectangleObject Constructor(LeadRectD)

Summary

Initializes a new AnnRectangleObject class object with specified values.

Syntax

C#
VB
Java
WinRT C#
C++
Public Function New( _ 
   ByVal rect As Leadtools.LeadRectD _ 
) 
public AnnRectangleObject(  
   Leadtools.LeadRectD rect 
) 
public AnnRectangleObject(LeadRectD rect) 
function AnnRectangleObject(  
   rect  
) 

Parameters

rect
The new rectangle object bounds.

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.Annotations.Core Assembly