Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Birgitta Böckeler, Distinguished Engineer at ...
I'm utilizing the API of an application (Tibco's Spotfire if your curious) to build a plug-in for the application. Using the API, I can obtain the System.Drawing.Graphics object of a particular Form ...
public class Graph : System.Windows.Forms.PictureBox { private Graphics graphDC; private Graphics backBufferDC; private Bitmap backBufferBMP; private Point[] graphPoints; public void Initialise() { ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results