GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / FreeHandContinuousDrawingMode Property

In This Topic
FreeHandContinuousDrawingMode Property (DocuVieware)
In This Topic
Specifies whether the drawing mode for freehand annotation is multi line or not.
This property is only effective if EnableGdPictureAnnotations is set to true.
Syntax
'Declaration
 
Public Property FreeHandContinuousDrawingMode As Boolean
 
Remarks
Default value is true.
See Also