Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnThickness Constructor (AnnThickness)

Show in webframe
The Left value of this AnnThickness.
The Top value of this AnnThickness.
The Right value of this AnnThickness.
The Bottom value of this AnnThickness.
Initializes a new instance of the AnnThickness structure.
Syntax
function AnnThickness( 
   left ,
   top ,
   right ,
   bottom 
)

Parameters

ParameterTypeDescription
leftdoubleThe Left value of this AnnThickness.
topdoubleThe Top value of this AnnThickness.
rightdoubleThe Right value of this AnnThickness.
bottomdoubleThe Bottom value of this AnnThickness.
See Also

Reference

AnnThickness Object
AnnThickness Members

Error processing SSI file