←Select platform

SetValueAtIndex Method

Summary

Sets a FormDropoutColor at a given index in the DropoutColors list for the Master Form.

Syntax

C#
C++/CLI
Python
public void SetValueAtIndex( 
   FormDropoutColor color, 
   int index 
) 
public:  
   void SetValueAtIndex( 
      FormDropoutColor^ color, 
      Int32 index 
   ) 
def SetValueAtIndex(self,color,index): 

Parameters

color

The FormDropoutColor to set.

index

The index in the Dropout colors list.

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.