←Select platform

BorderColor Property (DiceEffectCommand)

Summary

Gets or sets the color of the border that will be drawn around the dice blocks.

Syntax

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

Property Value

The color of the border that will be drawn around the dice blocks. This property will be used only if the DiceEffectCommandFlags.Border flag is set.

Example

Refer to DiceEffectCommand.

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