NodeShape.EnsureGraphLayoutObjectsExist – metoda
Ověří, zda jsou v grafu obálky tvaru a jeho podřízené obrazce.
Obor názvů: Microsoft.VisualStudio.Modeling.Diagrams
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntaxe
'Deklarace
Protected Friend Sub EnsureGraphLayoutObjectsExist ( _
shapeElement As ShapeElement _
)
protected internal void EnsureGraphLayoutObjectsExist(
ShapeElement shapeElement
)
Parametry
- shapeElement
Typ: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Obrazec Kontrola.
Poznámky
Modul grafu určuje, kde k automatickému zobrazení obrazců v diagramu.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.