←Select platform

AnnRectangleObject Constructor(LeadRectD)

Summary
Initializes a new AnnRectangleObject class object with specified values.
Syntax
C#
Objective-C
C++/CLI
Java
Python
- (instancetype)initWithRect:(LeadRectD)rect; 
public AnnRectangleObject(LeadRectD rect) 
__init__(self,rect) # Overloaded constructor 

Parameters

rect
The new rectangle object bounds.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.