←Select platform

FillColor Property

Summary

Gets or sets the background fill color.

Syntax
C#
VB
C++
public RasterColor FillColor { get; set; } 
Public Property FillColor() As RasterColor 
   Get 
   Set 
public:  
   property RasterColor^ FillColor 
   { 
      RasterColor^ get() 
      void set(RasterColor^ value) 
   } 

Property Value

The background fill color.

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

Leadtools.CloudServices Assembly

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