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

  • SEARCH
  • Home
  • 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 125555
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:10:39+00:00 2026-05-11T05:10:39+00:00

Basically what I am trying to do is make my drawing job easier. Back

  • 0

Basically what I am trying to do is make my drawing job easier.

Back in the days of VB6 there was something called Scalewidth and Scaleheight and I could set them to custom values. Ex. 100.

Then when I needed to draw a point at the center of the available space i would just draw it at 50,50.

Is there any way in .Net that I can get similar functionality?

So that no matter what the size of drawing canvas I get, I can draw on it using absolute co-ordinates.

  • 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. 2026-05-11T05:10:40+00:00Added an answer on May 11, 2026 at 5:10 am

    I don’t know if there’s a way to achieve this in .NET, but you could easily implement this yourself:

    // Unscaled coordinates = x, y; canvas size = w, h; // Scaled coordinates = sx, sy; Scalewidth, Scaleheight = sw, sh; x = (sx / sw) * w; y = (sy / sh) * h;  // Or the other way round sx = (x / w) * sw; sy = (y / h) * sh; 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The XAML below is basically trying to make a list of Button s (rendered
I'm trying to make a vector drawing application using OpenGL which will allow the
Basically I am trying to make a simple form that allows the user to
I'm trying to make a small game based on the canvas in Delphi. Basically,
So I am basically trying to make a list of selectable text items (just
I am basically trying to make the device play a sound whenever the app
Basically im trying to make a dispatcher, but it fails because it's always !event->callback_function,
Basically what Im trying to make is a data structure where it has the
Basically I'm trying to make a codeigniter app with localization subdomains such that if
hey there, basically trying to get the [Field ID] saved into @fieldID so i

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.