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

EnableEllipseAnnotationButton Property (DocuViewareControl)

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