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

EnableConnectedLineAnnotationButton Property (DocuVieware)

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