Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / DrawingSurface Class
Members


In This Topic
    DrawingSurface Class
    In This Topic
    Represents the drawing surface that handles mouse input and draws graphics objects.
    Syntax
    'Declaration
     
    
    Public Class DrawingSurface 
       Inherits System.Windows.Forms.Control
    'Usage
     
    
    Dim instance As DrawingSurface
    public class DrawingSurface : System.Windows.Forms.Control 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                FarPoint.Win.Spread.DrawingSpace.DrawingSurface

    See Also