C#
VB
WinRT C#
C++
Gets or sets the X distance between the image origin and the first brick origin, in pixels.
public int OffsetX { get; set; }
Public Property OffsetX As Integer
public int OffsetX {get; set;}
get_OffsetX();
set_OffsetX(value);
Object.defineProperty('OffsetX');
The X distance between the image origin and the first brick origin, in pixels. This property only accepts positive values.
Refer to BricksTextureCommand 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