Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)
Products
|
Support
|
Email
a link to this topic. |
Send comments
on this topic. | Back to
Introduction
| Help Version 19.0.3.29
AnnThickness Constructor (AnnThickness)
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
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
JavaScript
function
AnnThickness(
left
,
top
,
right
,
bottom
)
Parameters
Parameter
Type
Description
left
double
The
Left
value of this
AnnThickness
.
top
double
The
Top
value of this
AnnThickness
.
right
double
The
Right
value of this
AnnThickness
.
bottom
double
The
Bottom
value of this
AnnThickness
.
See Also
Reference
AnnThickness Object
AnnThickness Members
Error processing SSI file