I have a Customer layer which inherits BaseCustomLayer.
I add it to my MapControl via addLayer but the function public override void Draw(esriDrawPhase drawPhase, IDisplay Display, ITrackCancel trackCancel) is never hit.
The Custom Layer appears checked in the TOC.
I think I must be missing some initialization one-liner.
أكثر...
I add it to my MapControl via addLayer but the function public override void Draw(esriDrawPhase drawPhase, IDisplay Display, ITrackCancel trackCancel) is never hit.
The Custom Layer appears checked in the TOC.
I think I must be missing some initialization one-liner.
أكثر...