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