←Select platform

TilesColor Property

Summary

Gets or sets the value that represents the transparency fill color for the tiles.

Syntax

C#
VB
C++
public RasterColor TilesColor { get; set; } 
  
Public Property TilesColor As Leadtools.RasterColor 
public: 
property Leadtools.RasterColor TilesColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

The transparency fill color for the tiles.

Example

Refer to MosaicTilesCommand example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly