LinkShape Class
Visual Studio 2008
Represents a connector line on a diagram. See also BinaryLinkShape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LinkShape.Description", typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [DomainObjectIdAttribute("b584e89c-b60e-49ee-b478-6d8da87e4b32")] [DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LinkShape.DisplayName", typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [CLSCompliantAttribute(true)] public abstract class LinkShape : ShapeElement
For more information, see BinaryLinkShape.