Gets or sets the vertical offset from the origin of the reference grid to the top of the first tile
public int TileVerticalOffset { get; set; }
Public Property TileVerticalOffset As Integer
public int TileVerticalOffset {get; set;}
<br/>get_TileVerticalOffset();<br/>set_TileVerticalOffset(value);<br/>Object.defineProperty('TileVerticalOffset');
public:
property int TileVerticalOffset {
int get();
void set ( int value);
}
Value that indicates vertical offset from the origin of the reference grid to the top of the first tile
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