NodeShape.EnsureGraphExists Method

Verifies whether the grid exists for the shape.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'Declaration
Protected Friend Sub EnsureGraphExists
'Usage
Me.EnsureGraphExists()
protected internal void EnsureGraphExists()
protected public:
void EnsureGraphExists()
protected internal function EnsureGraphExists()

.NET Framework Security

See Also

Reference

NodeShape Class

NodeShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace