C#
VB
Java
Objective-C
WinRT C#
C++
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;}
@property (nonatomic, assign) NSUInteger tileVerticalOffset
public int getTileVerticalOffset()
public void setTileVerticalOffset(int value)
<br/>get_TileVerticalOffset();<br/>set_TileVerticalOffset(value);<br/>Object.defineProperty('TileVerticalOffset');
The vertical offset from the origin of the reference grid to the top of the first tile.
For an example, refer to CodecsJpeg2000Options.
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