←Select platform

Color Property

Summary

Gets or sets the value that represents the value which specifies the fill color to be used in between the tiles.

Syntax

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

Property Value

Represents the value that specifies the fill color to be used in between the tiles.

Example

Refer to RomanMosaicCommand 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