Diagram.IsWatermarkNeeded Property

Definition

Checks the current state of the diagram to determine if the watermark text should be displayed.

public:
 virtual property bool IsWatermarkNeeded { bool get(); };
public virtual bool IsWatermarkNeeded { get; }
member this.IsWatermarkNeeded : bool
Public Overridable ReadOnly Property IsWatermarkNeeded As Boolean

Property Value

true means that the current state of the diagram requires the watermark to be visible.

Applies to