Diagram::RequiresWatermark Property
Visual Studio 2015
Gets the diagram and verifies whether a watermark should appear for it.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: System::Booleantrue if a watermark should appear on the diagram; otherwise, false.
By default, the return value is true.
Show: