←Select platform

MortarRoughnessEvenness Property

Summary
Gets or sets the weathering factor for the mortar.
Syntax
C#
VB
C++
public int MortarRoughnessEvenness { get; set; } 
  
Public Property MortarRoughnessEvenness As Integer 
public: 
property int MortarRoughnessEvenness { 
   int get(); 
   void set (    int ); 
} 

Property Value

Weathering factor for the mortar. Valid range is from 0 to 10. The higher the value the more weathered the mortar looks.

Example

Refer to BricksTextureCommand example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.