←Select platform

GlowColor Property

Summary

Gets or sets the value that indicates the glow color.

Syntax

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

Property Value

Value that indicates the glow color.

Example

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