DesignerConfigurationService.AnnotationEnabled Property

Definition

Gets or sets a value that indicates whether the annotation is enabled for the Flowchart designer and the StateMachine designer.

public:
 property bool AnnotationEnabled { bool get(); void set(bool value); };
public bool AnnotationEnabled { get; set; }
member this.AnnotationEnabled : bool with get, set
Public Property AnnotationEnabled As Boolean

Property Value

true if the annotation is enabled; otherwise, false.

Applies to