Hi,
I wanted to create a customized layer to support ENC chart by inheriting from Layer. On overwriting the DrawCore method, I would first draw the image which generated by the 3rd party control on the map. But the 3rd party control needs a Graphics/Device Context, how to get it from the GeoCanvas?
Thanks
Rose