public override void SetDisplayingImageType(int type) { try { Client.SetDisplayingImageType(type); } catch { //nix } }