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