Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / Drawing / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
image graphics drawing confusion31 Jul 2004 12:15 GMT9
Below I list two methods that are part of my application. I don't understand
why, in the AddEyeMarkers() method, both versions of the newImage object
that I am saving don't contain ellipses that I have drawn using the
Graphics.FromImage( newImage ) object.
Visio like drawing31 Jul 2004 01:30 GMT1
      You might have heard that Microsoft has published XML Schema for Visio Shapes.I am developing a small app which read from this XML and draw  shapes using GDI+.But i am stuck with ellipitical arc .The XML Containes Following data
1. two end points of the arc - ( X1,Y1),(X2 ...
Rendering Graphics and the PrintPreviewDialog30 Jul 2004 17:56 GMT1
I'm at the point where I am successfully rendering graphics to the
screen and also to the PrintPreviewDialog (sending the appropriate
Graphics object to a Draw routine). This all works correctly until I
do a Print Preview and THEN maximize the Print Preview dialog. The
backgroundimage on custom control30 Jul 2004 17:28 GMT1
Im puzzled about something. I have my own control which I have derived
from Panel. In the designer, I get (of course), all of the properties
of Panel. I have the BackgroundImage set to a bitmap.
Why, if I override the OnPaint method and dont call the base
Confused about Pen Width30 Jul 2004 16:01 GMT4
What exactly is the pen width?  One of the Pen constructors takes a "single"
value for the width.  That means I can set a pen width of 0.25 and a thicker
width of 0.5.  How is this related to the pixel width on the screen?
I'm running into a problem when I use a Picture Box to show ...
Any known issues with Regions that might cause an app to drag slowly?30 Jul 2004 05:48 GMT2
I'm trying to diagnose a problem that occurs more easily on certain machines
than others, and after some experimenting I'm suspecting that certain video
drivers may have difficulty with Regions.
Our app is skinned, with rounded edges (via regions) on the app itself and
How to get an Image into hMemDC30 Jul 2004 01:01 GMT4
Does anyone know how I can take an image opened in a .NET
Picturebox (or in an Image or Bitmap object) to hMemDC so
that I can deal with that image with regular API
functions.  Any help is much appreciated.
Tiling an image starting at a certain Y position30 Jul 2004 00:51 GMT3
I'm wanting to draw an image (that is 10 x 15 pixels) and tile it
horiztonally accross the width of my control (say 250 pixels wide).
I'm using the TextureBrush (although I'm not sure if I should be) with a
wrap-mode set as Tile.  My problem is that I want to position it 10 pixels
Chart Display28 Jul 2004 22:49 GMT1
   I would like to know is it possible to display an organization chart in
ASP.NET. I have a xml file which contains all the hierarchy details. Please
respond to me if  there is any software tool available or readily available
tool to display this or should we use System.drawing ...
DrawString and underling blanks28 Jul 2004 22:46 GMT1
When I use the DrawString method to get an underlined blank space, I can only do so if there are characters to be drawn on both sides of the blank. The following codes gives 3 examples of what I want to be able to do, but only the first one works as desired.
How can I get examples ...
How to make icon look nice28 Jul 2004 21:53 GMT2
I have a windows application that has icons on the tab
pages, however, the icons are not clear and vivid. In
other words, the icons look horrible. It has blurry
blue/white border. The icons are in .ico type with 16X16
Update on DrawImage speeds for pixel formats28 Jul 2004 18:53 GMT1
For anyone interested, got some timings on copies using different pixel formats, and the results are (if I've got my methodology right) surprising. Code below.
It loads a file from disk, converts it to the image format specified by copyFrom and then copies a little bit of it a ...
Tooltip when over a specific location over an image28 Jul 2004 12:53 GMT2
I would like to place an Icon on an Image. If the mouse is over this
Icon, I want to display the associated text in a tooltip.
How would I do this? Any ideas? My last request wasn't answered so I
give it a second try.
SelectActiveFrame27 Jul 2004 14:39 GMT3
I know I don't often ask questions on this forum :-)) but...
Has anyone *ever* managed to make Image.SelectActiveFrame work with
FrameDimension.Page??
I have created scads of multi-page TIFF images but only ever read them with
Problem with showing image in larger rectangle26 Jul 2004 20:05 GMT2
Hi, all
When I try to paint an image in a larger rectangle (i.e., zoom-in) with
DrawImage method of Graphics class, I found that the image looks like it was
blurred. In most image processing software, such as PhotoShop, PaintShop,
Pages: 1 2 3 4 5 June, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.