C#
VB
Java
WinRT C#
C++
Gets or sets numerical value that indicates the offset.
public int Offset { get; set; }
Public Property Offset As Integer
public int Offset {get; set;}
public int getOffset()
public void setOffset(int value)
<br/>get_Offset();<br/>set_Offset(value);<br/>Object.defineProperty('Offset');
public:
property int Offset {
int get();
void set ( int value);
}
Value indicating the offset.
For an example, refer to SetIntValue.
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