←Select platform

Cancel Property

Summary

A value indicating whether to abort the resize operation.

Syntax
C#
VB
C++
public bool Cancel { get; set; } 
Public Property Cancel As Boolean 
public: 
property bool Cancel { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to abort the resize operation, false to continue.

Example

For an example, refer to RasterImageResize.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly