Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Domain-Specific Language Tools Reference
Diagram Class

Represents a diagram in the Domain-Specific Language Designer.

Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in microsoft.visualstudio.modeling.diagrams.dll)

Visual Basic (Declaration)
<CLSCompliantAttribute(True)> _
Public MustInherit Class Diagram
	Inherits NodeShape
	Implements IDisposable
Visual Basic (Usage)
Dim instance As Diagram
C#
[CLSCompliantAttribute(true)] 
public abstract class Diagram : NodeShape, IDisposable
C++
[CLSCompliantAttribute(true)] 
public ref class Diagram abstract : public NodeShape, IDisposable
J#
/** @attribute CLSCompliantAttribute(true) */ 
public abstract class Diagram extends NodeShape implements IDisposable
JScript
CLSCompliantAttribute(true) 
public abstract class Diagram extends NodeShape implements IDisposable
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker