Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / DrawingSurface Class
Members


DrawingSurface Class
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
Inheritance Hierarchy

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

See Also