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 image area.
public int ImageAreaHorizontalOffset { get; set; }
Public Property ImageAreaHorizontalOffset As Integer
public int ImageAreaHorizontalOffset {get; set;}
@property (nonatomic, assign) NSUInteger imageAreaHorizontalOffset
public int getImageAreaHorizontalOffset()
public void setImageAreaHorizontalOffset(int value)
<br/>get_ImageAreaHorizontalOffset();<br/>set_ImageAreaHorizontalOffset(value);<br/>Object.defineProperty('ImageAreaHorizontalOffset');
The horizontal offset from the origin of the reference grid to the left side of the image area.
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