AnnThickness Constructor

Summary

Initializes a new instance of the AnnThickness structure.

Syntax
TypeScript
JavaScript
AnnThickness = function( 
   left, 
   top, 
   right, 
   bottom 
) 
constructor( 
   left: number, 
   top: number, 
   right: number, 
   bottom: number 
); 

Parameters

left

The Left value of this AnnThickness.

top

The Top value of this AnnThickness.

right

The Right value of this AnnThickness.

bottom

The Bottom value of this AnnThickness.

Requirements

Target Platforms

Help Version 22.0.2023.1.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.