Click here to Skip to main content
15,891,680 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: How to get DPI Scaling number within .NET Framework Pin
fjparisIII20-Jul-09 12:05
fjparisIII20-Jul-09 12:05 
GeneralRe: How to get DPI Scaling number within .NET Framework Pin
Luc Pattyn20-Jul-09 12:13
sitebuilderLuc Pattyn20-Jul-09 12:13 
GeneralRe: How to get DPI Scaling number within .NET Framework Pin
fjparisIII20-Jul-09 13:20
fjparisIII20-Jul-09 13:20 
GeneralRe: How to get DPI Scaling number within .NET Framework Pin
Luc Pattyn20-Jul-09 13:51
sitebuilderLuc Pattyn20-Jul-09 13:51 
GeneralRe: How to get DPI Scaling number within .NET Framework Pin
fjparisIII20-Jul-09 14:03
fjparisIII20-Jul-09 14:03 
GeneralRe: How to get DPI Scaling number within .NET Framework Pin
Luc Pattyn20-Jul-09 14:09
sitebuilderLuc Pattyn20-Jul-09 14:09 
GeneralRe: How to get DPI Scaling number within .NET Framework [modified] Pin
fjparisIII20-Jul-09 14:36
fjparisIII20-Jul-09 14:36 
AnswerRe: How to get DPI Scaling number within .NET Framework Pin
Luc Pattyn20-Jul-09 7:04
sitebuilderLuc Pattyn20-Jul-09 7:04 
yep. The Graphics class has a DpiX and DpiY property (I have never seen them different). You can get a Graphics object from a Control, or from an Image or Bitmap (they default to a screen-compatible Graphics). It would become tricky if and when you have several monitors with different properties...

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: How to get DPI Scaling number within .NET Framework Pin
fjparisIII20-Jul-09 8:40
fjparisIII20-Jul-09 8:40 
GeneralRe: How to get DPI Scaling number within .NET Framework Pin
Luc Pattyn20-Jul-09 8:48
sitebuilderLuc Pattyn20-Jul-09 8:48 
GeneralRe: How to get DPI Scaling number within .NET Framework Pin
fjparisIII20-Jul-09 12:13
fjparisIII20-Jul-09 12:13 
GeneralRe: How to get DPI Scaling number within .NET Framework Pin
Luc Pattyn20-Jul-09 12:32
sitebuilderLuc Pattyn20-Jul-09 12:32 
GeneralRe: How to get DPI Scaling number within .NET Framework Pin
fjparisIII20-Jul-09 13:31
fjparisIII20-Jul-09 13:31 
GeneralRe: How to get DPI Scaling number within .NET Framework Pin
Luc Pattyn20-Jul-09 14:00
sitebuilderLuc Pattyn20-Jul-09 14:00 
AnswerRe: How to get DPI Scaling number within .NET Framework Pin
Luc Pattyn20-Jul-09 11:42
sitebuilderLuc Pattyn20-Jul-09 11:42 
AnswerRe: How to get DPI Scaling number within .NET Framework (SOLVED) Pin
fjparisIII21-Jul-09 11:16
fjparisIII21-Jul-09 11:16 
QuestionUnderstanding HandleRef Pin
stax7620-Jul-09 4:29
stax7620-Jul-09 4:29 
AnswerRe: Understanding HandleRef Pin
Eddy Vluggen20-Jul-09 6:25
professionalEddy Vluggen20-Jul-09 6:25 
GeneralRe: Understanding HandleRef Pin
stax7620-Jul-09 6:47
stax7620-Jul-09 6:47 
GeneralRe: Understanding HandleRef Pin
Eddy Vluggen20-Jul-09 9:18
professionalEddy Vluggen20-Jul-09 9:18 
GeneralRe: Understanding HandleRef Pin
stax7620-Jul-09 9:35
stax7620-Jul-09 9:35 
GeneralRe: Understanding HandleRef Pin
Eddy Vluggen20-Jul-09 10:16
professionalEddy Vluggen20-Jul-09 10:16 
QuestionThe remote server returned an error: (403) Forbidden." Pin
nkmkrishna20-Jul-09 2:45
nkmkrishna20-Jul-09 2:45 
AnswerRe: The remote server returned an error: (403) Forbidden." Pin
Adam R Harris21-Jul-09 10:05
Adam R Harris21-Jul-09 10:05 
AnswerRe: The remote server returned an error: (403) Forbidden." Pin
veerasekar vallambar15-Jun-10 4:49
veerasekar vallambar15-Jun-10 4:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.