VSDiagramView Constructor
Initializes a new instance of the VSDiagramView class.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New VSDiagramView()
public VSDiagramView()
public:
VSDiagramView()
public function VSDiagramView()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.