←Select platform

FillColor Property (ZigZagCommand)

Summary

Gets or sets the value that indicates the RasterColor value that specifies the fill color for any exposed areas on which the filter is applied.

Syntax

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

Property Value

Value that indicates the RasterColor value that specifies the fill color for any exposed areas on which the filter is applied.

Example

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