[]
        
(Showing Draft Content)

FarPoint.Win.Spread.AnnotationModeEventArgs

AnnotationModeEventArgs Class

Represents the event data for the AnnotationMode events for the Spread component, which allows the user to be notified when annotation mode is starting and ending.

Inheritance
AnnotationModeEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class AnnotationModeEventArgs : CancelEventArgs
Public Class AnnotationModeEventArgs
    Inherits CancelEventArgs

Constructors

Name Description
AnnotationModeEventArgs(Control)

Creates a new object with the AnnotationMode event arguments.

Properties

Name Description
AnnotationMode

Gets or sets the annotation mode.

DrawingSurface

Gets the drawing surface control.