LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)
LEAD Technologies, Inc

MortarRoughnessEvenness Property






Gets or sets the weathering factor for the mortar. .NET support WinRT support
Syntax
public int MortarRoughnessEvenness {get; set;}
'Declaration
 
Public Property MortarRoughnessEvenness As Integer
'Usage
 
Dim instance As BricksTextureCommand
Dim value As Integer
 
instance.MortarRoughnessEvenness = value
 
value = instance.MortarRoughnessEvenness
public int MortarRoughnessEvenness {get; set;}
 get_MortarRoughnessEvenness();
set_MortarRoughnessEvenness(value);
public:
property int MortarRoughnessEvenness {
   int get();
   void set (    int value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BricksTextureCommand Class
BricksTextureCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.