Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AnnotationModeEventArgs Class / AnnotationMode Property


In This Topic
AnnotationMode Property
In This Topic
Gets or sets the annotation mode.
Syntax
'Declaration
 
Public ReadOnly Property AnnotationMode As AnnotationMode
 
'Usage
 
Dim instance As AnnotationModeEventArgs
Dim value As AnnotationMode
 
value = instance.AnnotationMode
See Also