←Select platform

FillColor Property

Summary
Gets or sets the color of the light.
Syntax
C#
VB
C++
public RasterColor FillColor { get; set; } 
  
Public Property FillColor As RasterColor 
public: 
property RasterColor FillColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

The color of the light.

Example

Refer to LightCommand.

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.