UnLockPaint decrease the lock counter. If lock count is zero then the Update() method is called.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public int UnLockPaint()
Public Function UnLockPaint As Integer
public:
int UnLockPaint()

Return Value

Returns the lock count

See Also