Announcements
Dear community,
I want the picture with the envelop centered on the right of the image with the SampeImage. How can i do that?
Gr p
Assuming
control name for SampeImage is Img_SI and;
control name for envelope is Icon_Envelope
For Icon_Envelope;
Set Y property = Img_SI.Y + (Img_SI.Height)/2 - (Self.Height)/2
Set X property = Img_SI.X + Img_SI.Width - (Self.Width)/2
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If this post or my previous reply was useful in other ways, please consider giving it Thumbs Up.
Hi @PeKi1972 ,
Assuming that is a Container you have those images inside, the Y of the envelope image would be
Parent.Height/2 - Self.Height/2
Also if you want it Right aligned the X would be
Parent.Width - Self.Width
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
MVP (Business Applications) Visit my blog Practical Power Apps
I change my mind (oops). I have a container with 2 images:
I would like the picture with the 3 dots equal aligned to the top with the picture SI. I guess it is the Y-axis.
and 20 pixels the 3 dots must be from the SI. Is that possible.
just have to set the vertical ellipsis icon y value to imageSI.Y and set its top padding to imageSI.PaddingTop and its x value to imageSI.X+ImageSI.Width+20
Thanks that is perfect
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 1,070
Valantis 639
11manish 608