C#
VB
WinRT C#
C++
Gets or sets the weathering factor for the mortar.
public int MortarRoughnessEvenness { get; set; }
Public Property MortarRoughnessEvenness As Integer
public int MortarRoughnessEvenness {get; set;}
get_MortarRoughnessEvenness();
set_MortarRoughnessEvenness(value);
Object.defineProperty('MortarRoughnessEvenness');
Weathering factor for the mortar. Valid range is from 0 to 10. The higher the value the more weathered the mortar looks.
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