Spread Windows Forms 12.0 Product Documentation
AnnotationModeEventArgs Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > AnnotationModeEventArgs Class : AnnotationModeEventArgs Constructor
Control that represents the drawing surface
Creates a new object with the AnnotationMode event arguments.
Syntax
'Declaration
 
Public Function New( _
   ByVal drawingSurface As Control _
)
'Usage
 
Dim drawingSurface As Control
 
Dim instance As New AnnotationModeEventArgs(drawingSurface)
public AnnotationModeEventArgs( 
   Control drawingSurface
)

Parameters

drawingSurface
Control that represents the drawing surface
See Also

Reference

AnnotationModeEventArgs Class
AnnotationModeEventArgs Members