←Select platform

Cancel Property (ColorResolutionCommandDataEventArgs)

Summary

Gets or sets a value indicating whether to abort the color resolution command.

Syntax

C#
VB
Java
WinRT C#
C++
public bool Cancel {get; set;} 
Public Property Cancel As Boolean 
public bool Cancel {get; set;} 
public boolean getCancel() 
public void setCancel(boolean value) 
             
  
get_Cancel(); 
set_Cancel(value); 
Object.defineProperty('Cancel');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize