ISquidRenderer
.
.
::
.
.
EndBatch Method
Ends the batch.
Namespace:
Squid
Assembly:
Squid.Core
(in Squid.Core.dll)
Syntax
C#
VB
C++
void
EndBatch
(
bool
final
)
Sub
EndBatch
( _
final
As
Boolean
_ )
void
EndBatch
(
bool
^
final
)
Parameters
final
Type:
Boolean
if set to
true
[final].
See Also
ISquidRenderer Interface
Squid Namespace