In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / DisableAnnotationDrawingModePanel Property

DisableAnnotationDrawingModePanel Property (DocuVieware)

In This Topic
Specifies whether the drawing mode panel shall be enabled while user is drawing a free hand annotation.
This property is only effective if EnableGdPictureAnnotations is set to true.
Syntax
'Declaration
 
Public Property DisableAnnotationDrawingModePanel As Boolean
public bool DisableAnnotationDrawingModePanel {get; set;}
Remarks
Default value is false.
See Also