←Select platform

SetFillColor Method

Summary

Sets the FillColor property.

Syntax

C#
C++/CLI
Python
public void SetFillColor( 
   int R, 
   int G, 
   int B 
) 
public:  
   void SetFillColor( 
      Int32 R, 
      Int32 G, 
      Int32 B 
   ) 
def SetFillColor(self,R,G,B): 

Parameters

R

The Red value.

G

The Green value.

B

The Blue value.

Requirements

Target Platforms

See Also

FormDropoutColors Class

FormDropoutColors Members

Leadtools.Forms.Processing Namespace

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

Leadtools.Forms.Processing Assembly

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