BinaryLinkShapeBase::FixedFrom 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/FixedFrom.DisplayName", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.BinaryLinkShape/FixedFrom.Description", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [BrowsableAttribute(false)] [DomainPropertyAttribute(Kind = DomainPropertyKind::CustomStorage)] [DomainObjectIdAttribute("2cb9f575-7d82-4eeb-80a7-b7c9e50b77fb")] property VGFixedCode FixedFrom { VGFixedCode get(); void set(VGFixedCode value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.GraphObject::VGFixedCode
Show: