StartAnnotationMode(Boolean) Method
Starts annotation mode while specifying whether to close figures when a new drawing is started.
public void StartAnnotationMode(
bool
)
'Declaration
Public Overloads Sub StartAnnotationMode( _
ByVal As Boolean _
)
'Usage
Dim instance As FpSpread
Dim closeFigures As Boolean
instance.StartAnnotationMode(closeFigures)
Parameters
- closeFigures
- Whether each figure is closed before the next figure is drawn