BinaryLinkShapeBase::FixedTo Property
Visual Studio 2015
Indicates whether the user has set the end point manually.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: [CLSCompliantAttribute(false)] [DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.BinaryLinkShape/FixedTo.DisplayName", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.BinaryLinkShape/FixedTo.Description", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [BrowsableAttribute(false)] [DomainPropertyAttribute(Kind = DomainPropertyKind::CustomStorage)] [DomainObjectIdAttribute("61fe8773-37ac-4e08-bb4e-b7e3c54edf4f")] property VGFixedCode FixedTo { VGFixedCode get(); void set(VGFixedCode value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.GraphObject::VGFixedCode
Show: