←Select platform

MortarColor Property

Summary

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

Syntax
C#
VB
C++
public RasterColor MortarColor { get; set; } 
  
Public Property MortarColor As RasterColor 
public: 
property RasterColor MortarColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

Fill color that specifies the mortar color.

Example

Refer to BricksTextureCommand example.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly