DiagramView.HasWatermark Property

Definition

Set this property to true to enable watermark on design surface or to false to disable it (false is default).

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

Property Value

Applies to