C#
VB
WinRT C#
C++
Gets or sets the value that indicates the number of pixels the copied image is shifted.
public int Offset { get; set; }
Public Property Offset As Integer
public int Offset {get; set;}
get_Offset();
set_Offset(value);
Object.defineProperty('Offset');
Value that indicates the number of pixels the copied image is shifted.
Refer to FragmentCommand example.
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