Sdílet prostřednictvím


DiagramDocView.CurrentDesigner – vlastnost

Získá zobrazení aktivního diagramu.

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Deklarace
Public MustOverride ReadOnly Property CurrentDesigner As VSDiagramView
public abstract VSDiagramView CurrentDesigner { get; }

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Modeling.Shell.VSDiagramView
Zobrazení aktivního diagramu.

Poznámky

VSDiagramView Objekt pochází z DiagramView a Control.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DiagramDocView Třída

Microsoft.VisualStudio.Modeling.Shell – obor názvů