←Select platform

RemoveDropoutColorByIndex Method

Summary

Removes a FormDropoutColor from the list at a given index.

Syntax

C#
C++/CLI
Python
public void RemoveDropoutColorByIndex( 
   int index 
) 
public:  
   void RemoveDropoutColorByIndex( 
      Int32 index 
   ) 
def RemoveDropoutColorByIndex(self,index): 

Parameters

index

The index of the FormDropoutColor to remove.

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.