C#
VB
WinRT C#
C++
Gets or sets the Mortar width or the space between two adjacent bricks.
public int MortarWidth { get; set; }
Public Property MortarWidth As Integer
public int MortarWidth {get; set;}
get_MortarWidth();
set_MortarWidth(value);
Object.defineProperty('MortarWidth');
Mortar width or the space between two adjacent bricks. 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