Interface IImageObserver
.NET interface for TO BE DEFINED FROM USER
public interface IImageObserver
Methods
ImageUpdate(Image, int, int, int, int, int)
bool ImageUpdate(Image arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
.NET interface for TO BE DEFINED FROM USER
public interface IImageObserver
bool ImageUpdate(Image arg0, int arg1, int arg2, int arg3, int arg4, int arg5)