GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControl Class / DisableAnnotationDrawingModePanel Property

In This Topic
DisableAnnotationDrawingModePanel Property (DocuViewareControl)
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