←Select platform

Stop Property

Summary

A flag that indicates whether to stop processing the RasterCommandsList.

Syntax
C#
VB
C++
Java
public bool Stop { get; set; } 
Public Property Stop As Boolean 
public boolean getStop() 
public void setStop(boolean stop) 
public: 
property bool Stop { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

A flag that indicates whether to stop processing the RasterCommandsList.

Example

Refer to RasterCommandsList.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Kernel Assembly

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