{CompanyName} FlexyGo

SysProcess..::..RemoveImage Method

Delete an object image.

Namespace:  FLEXYGO
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public static bool RemoveImage(
	EntityObject Entity,
	ProcessManager..::..ProcessHelper Ret
)
Public Shared Function RemoveImage ( _
	Entity As EntityObject, _
	Ret As ProcessManager..::..ProcessHelper _
) As Boolean

Parameters

Entity
Type: FLEXYGO.Objects..::..EntityObject
The EntityObject
Ret
Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper
A process helper with return information

Return Value

a Boolean indicating completion of process