In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / EnableRectangleAnnotationButton Property

EnableRectangleAnnotationButton Property (DocuViewareControl)

In This Topic
Specifies whether the rectangle annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.
Syntax
'Declaration
 
Public Property EnableRectangleAnnotationButton As Boolean
public bool EnableRectangleAnnotationButton {get; set;}
Remarks
Default value is true.
See Also