(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
public AnnThickness( 
   double left,
   double top,
   double right,
   double bottom
)
Public Function New( _
   ByVal left As Double, _
   ByVal top As Double, _
   ByVal right As Double, _
   ByVal bottom As Double _
)
public AnnThickness( 
   double left,
   double top,
   double right,
   double bottom
)

            
public AnnThickness(
   double left,
   double top,
   double right,
   double bottom
)
            
function AnnThickness( 
   left ,
   top ,
   right ,
   bottom 
)

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

See Also

Reference

AnnThickness Structure
AnnThickness Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.