C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the bottom component of this AnnThickness instance.
public double Bottom { get; set; }
Public Property Bottom As Double
public double Bottom {get; set;}
@property (nonatomic) double bottom;
public double getBottom()
public void setBottom(double bottom)
get_Bottom();
set_Bottom(value);
Object.defineProperty('Bottom');
public:
property double Bottom
{
double get()
void set(double value)
}
The bottom component of this AnnThickness instance.
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