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

I'm trying to make the so called fine tune thing. Basically this looks like:
Basically I'm trying to make doubles work with integers and maybe I'm missing something
I'm basically trying to make my js and css files dynamic. I've tried a
I am developing an app for sending some feedback. Basically I'm trying to make
I'm trying to make a chart, with multiple columns as source area. Basically, I
I have an imageView and I am basically trying to make a thermometer style
The XAML below is basically trying to make a list of Button s (rendered
Please review the fiddle here for an example: http://jsfiddle.net/TKJsc/1/ Basically i'm trying to make
I'm basically trying to make a goal bar. The goal is determined by getting
basically im trying to make the ubiquitous like button, and update a MySQL table

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.