[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.StartAnnotationMode

StartAnnotationMode Method

StartAnnotationMode()

Starts annotation mode.

Declaration
public void StartAnnotationMode()
Public Sub StartAnnotationMode()

StartAnnotationMode(bool)

Starts annotation mode while specifying whether to close figures when a new drawing is started.

Declaration
public void StartAnnotationMode(bool closeFigures)
Public Sub StartAnnotationMode(closeFigures As Boolean)
Parameters
Type Name Description
bool closeFigures

Whether each figure is closed before the next figure is drawn

StartAnnotationMode(AnnotationMode)

Starts annotation mode.

Declaration
public void StartAnnotationMode(AnnotationMode mode)
Public Sub StartAnnotationMode(mode As AnnotationMode)
Parameters
Type Name Description
AnnotationMode mode

An AnnotationMode value indicates how the annotation mode works.