C#
VB
Java
Objective-C
WinRT C#
C++
Initializes a new instance of the AnnThickness structure.
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 _
)
-(id) initLeft:(double) left
top:(double) top
right:(double) right
bottom:(double) bottom;
function AnnThickness(
left ,
top ,
right ,
bottom
)
public:
AnnThickness(double left, double top, double right, double bottom)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET