Diagram.IsWatermarkNeeded Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.