Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6655967
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T01:35:09+00:00 2026-05-26T01:35:09+00:00

At start UIImageViewObj frame = CGRectMake(20, 350, 20, 1); In code I do next:

  • 0

At start UIImageViewObj frame = CGRectMake(20, 350, 20, 1);

In code I do next:
[UIImageViewObj setBounds: CGRectMake(20, 350, 20, 200)];

Changing the bounds height of UIImageView at run time a change occurs from the center of a UIImageViewObj up and down, how to make change happen from the bottom to the top.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T01:35:09+00:00Added an answer on May 26, 2026 at 1:35 am

    To set the anchor point you can just do

    imageView.layer.anchorPoint = CGPointMake(0.5,0.5)
    

    this will set the anchor point to the middle. if you want it in the left bottom part

    imageView.layer.anchorPoint = CGPointMake(0,1);
    

    Just make sure you add Quazrtcore to your frameworks

    Hope i understood you correctly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Start a new Silverlight application... and in the code behind (in the Loaded event),
Lets start by saying that I am debugging someone else's code :-) The error
I start to learn asm using fasm, unfortunately after compile code below I get
I start with 4 time series, labelled A, B, C, D. I generate the
I start coding a small qt application to compute checksums. After the unthreaded code
I start my browser and run a PHP program (in another server) and them
Start with a series of MS Office extensions built in C++ as COM objects.
I start by creating a string variable with some non-ascii utf-8 encoded data on
I start to write a client - server application using .net (C#) for both
To start, I know there are two kinds of JSON serialization currently built into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.