←Select platform

MortarColor Property

Summary

Gets or sets the fill color that specifies the mortar color.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.RasterColor MortarColor {get; set;}
Public Property MortarColor As Leadtools.RasterColor
public Leadtools.RasterColor MortarColor {get; set;}
get_MortarColor(); 
set_MortarColor(value); 
Object.defineProperty('MortarColor'); 
public: 
property Leadtools.RasterColor MortarColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

Fill color that specifies the mortar color.

Example

Refer to BricksTextureCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize