C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the horizontal offset from the origin of the reference grid to the left side of the first tile.
public int TileHorizontalOffset { get; set; }
Public Property TileHorizontalOffset As Integer
public int TileHorizontalOffset {get; set;}
@property (nonatomic, assign) NSUInteger tileHorizontalOffset
public int getTileHorizontalOffset()
public void setTileHorizontalOffset(int value)
<br/>get_TileHorizontalOffset();<br/>set_TileHorizontalOffset(value);<br/>Object.defineProperty('TileHorizontalOffset');
The horizontal offset from the origin of the reference grid to the left side 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