Northwoods.Go Assembly > Northwoods.Go Namespace > GoView Class : AllowLink Property |
'Declaration <DescriptionAttribute("Whether the user can link ports.")> <CategoryAttribute("Behavior")> <DefaultValueAttribute()> Public Property AllowLink As Boolean
[DescriptionAttribute("Whether the user can link ports.")] [CategoryAttribute("Behavior")] [DefaultValueAttribute()] public bool AllowLink {get; set;}
Document.LinksLayers.Add(newLink)
, where newLink
is a newly created instance of a class like GoLink or GoLabeledLink whose IGoLink.FromPort and IGoLink.ToPort properties have been set to ports in this view's document.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2