←Select platform

GlowColor Property

Summary
Gets or sets the value that indicates the glow color.
Syntax
C#
VB
C++
public RasterColor GlowColor { get; set; } 
  
Public Property GlowColor As RasterColor 
public: 
property RasterColor GlowColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

Value that indicates the glow color.

Example

Refer to DiffuseGlowCommand example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.