Northwoods.Go Assembly > Northwoods.Go Namespace > GoLayer Class : AllowLink Property |
'Declaration <CategoryAttribute("Behavior")> <DescriptionAttribute("Whether the user can link ports in this layer.")> <DefaultValueAttribute()> Public Property AllowLink As Boolean
[CategoryAttribute("Behavior")] [DescriptionAttribute("Whether the user can link ports in this layer.")] [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 the same 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