C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the height of this AnnPicture object.
public double Height { get; set; }
Public Property Height As Double
public double Height {get; set;}
@property (nonatomic) double height;
public double getHeight()
public void setHeight(double height)
get_Height();
set_Height(value);
Object.defineProperty('Height');
public:
property double Height
{
double get()
void set(double value)
}
The height of this AnnPicture object.
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