CustomScrollableControl.CustomScrollableControl.drawImage Function
Calculates and draws the part of the bitmap that is visible to the control using a clip rectangle.

Private void drawImage (System.Drawing.Graphics, int, int)
  Type Name Description  
    System.Drawing.Graphics graphics    
    int xPosition    
    int yPosition    
  Return Description  
    void