ImageBuffer.Locked Property |
||
Returns True if the ImageBuffer is locked. | ||
Syntax: | [C#] |
|
Limitations: | Read only. |
|
Sample: | This example shows how to determine whether an ImageBuffer is locked: [C#] |
|
See also: | ImageBuffer, ImageBuffer.Unlock, ImageBuffer.ForceUnlock, ImageBuffer.Lock |