C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value indicating the height in pixels of the compressed data image.
public int Height { get; set; }
Public Property Height As Integer
public int Height {get; set;}
@property (nonatomic, assign) NSInteger height
public int getHeight()
public void setHeight(int value)
<br/>get_Height();<br/>set_Height(value);<br/>Object.defineProperty('Height');
The height in pixels of the compressed data image.
For an example, refer to RasterCodecs.StartDecompress.
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