C#
VB
WinRT C#
C++
Gets or sets the flat area of the brick width, in pixels.
public int BricksWidth { get; set; }
Public Property BricksWidth As Integer
public int BricksWidth {get; set;}
get_BricksWidth();
set_BricksWidth(value);
Object.defineProperty('BricksWidth');
The flat area of the brick width, in pixels. Valid range is from 0 to the image width. 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