←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 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.