SyntaxFix
Write A Post
Hire A Developer
Questions
Try this in a RelativeLayout:
ImageView image = new ImageView(this); image.SetZ(float z);
It works for me.