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 / August 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Units of Measure - Control.ClientRectangle Property26 Aug 2008 18:24 GMT1
I get back a RectangleF from the Control.ClientRectangle property,
but I have no idea what unit of measure is being used.  I did
find that a similar rectangle for the printarea used during
printing is in hundredths of an inch (357 => 3.57 inches)
Custom Control26 Aug 2008 02:01 GMT2
i,am building a custom control using custom Designer inherited from
ParentControlDesigner,
in the custom control class i have overrides Displayrectangle,
Onresize, DefaultSize, OnClientSizeChanged, and
Positioning of Text Strings after Rotation is Incorrect25 Aug 2008 21:00 GMT2
I have figured out how to rotate
bitmaps correctly (after help from this group).
I used the image center as the rotation point.
Positioning after rotation was based on how the
Some help with System.Drawing Part 1.24 Aug 2008 13:17 GMT8
Hi there.  I'm very new to System.Drawing and I'm running into a few
walls with my drawing.  I think I understand the basics (at least at a
high level) but now I'm starting to run into performance problems with
my drawing routines and I'm certain it's because I haven't done things
Image Distortion and Positioning Distortion19 Aug 2008 13:56 GMT2
Any ideas what I can try to get rid of distortion of images
and positioning problems with text?
I'm painting images and text on the screen and to a Dymo Label
printer.   They both work fine, except the images are stretched
Weird Alpha-blending Issue16 Aug 2008 13:23 GMT2
I've discovered something very, very odd while working with embedded
PNG resources in my current project.  Here's the scenario: I have a
PNG image with alpha-blended transparency as an embedded resource in
my project.  I load the image from the embedded resource manifest into
Virtual Coords14 Aug 2008 08:58 GMT4
Hi y'all.
        I am writing a viewport for my music notation program. All
Notation elements are stored as I would call them 'virtual' coords
i.e. they have no real resemblance to pixels, Inches etc.. though I
Grabbing a frame from an animated GIF12 Aug 2008 12:33 GMT1
If I want to grab, say, the first frame of an animated GIF (so that I can
allow the user to start and stop the image by flipping between the whole
thing and just the first frame) do I simply call
SelectActiveFrame(FrameDimension.Page, 0) on the Image that has the full GIF
Rotation of Text12 Aug 2008 12:16 GMT1
I am given a collection of bitmaps and text strings from a layout
to display on a control.  I receive an arbitrary number of flags
specifying which objects are to be rotated.   From what I'm
reading, this means I want to perform a "local rotation" where
Graphics Confusion11 Aug 2008 20:00 GMT5
I am given a byte array which I convert to a Bitmap.
Then I am given a Size and a Position where I am
supposed to paint the Bitmap on a control.  Since
the Bitmap I am given is not the desired size, I
Help for improving the performance of GDIPlus Bitmap drawing08 Aug 2008 16:59 GMT7
Hi Gurus,
Currently I encouter a performance issue in CSharp PictureBox with
GDIPlus rendering, my dataset is 78 curves, 512 points in each curve.
I enabled the doublebuffer in WinForm, first use Graphics::DrawLines
 
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.