C#
VB
WinRT C#
C++
Gets or sets the height of one reference tile, with respect to the reference grid.
public int ReferenceTileHeight { get; set; }
Public Property ReferenceTileHeight As Integer
public int ReferenceTileHeight {get; set;}
<br/>get_ReferenceTileHeight();<br/>set_ReferenceTileHeight(value);<br/>Object.defineProperty('ReferenceTileHeight');
public:
property int ReferenceTileHeight {
int get();
void set ( int value);
}
Value that indicates the height of one reference tile, with respect to the reference grid.
For an example, refer to Jpeg2000Options.
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