Stop Property
Syntax
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.