Interface ITileObserver
.NET interface for TO BE DEFINED FROM USER
public interface ITileObserver
Methods
TileUpdate(WritableRenderedImage, int, int, bool)
void TileUpdate(WritableRenderedImage arg0, int arg1, int arg2, bool arg3)
Parameters
arg0
WritableRenderedImagearg1
intarg2
intarg3
bool