←Select platform

Cancel Property

Summary
Gets or sets a value indicating whether to abort the color resolution command.
Syntax
C#
VB
C++
Java
public bool Cancel { get; set; } 
Public Property Cancel As Boolean 
public boolean getCancel() 
public void setCancel(boolean value) 
public: 
property bool Cancel { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to abort the color resolution command, false to continue.

Example

For an example, refer to ColorResolutionCommandDataEventArgs

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 Assembly

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