←Select platform

IsDataColor Property

Summary

If true, all FormDropoutColors added to the FormPage will not be filled. However, all other colors will be filled with FillColor.

Syntax

C#
C++/CLI
Python
public bool IsDataColor { get; set; } 
public:  
   property bool IsDataColor 
   { 
      bool get() 
      void set(bool value) 
   } 
IsDataColor # get and set (FormDropoutColors) 

Property Value

A boolean distinguishing whether a pixel value in the image will be dropped out.

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.