Northwoods.Go Assembly > Northwoods.Go Namespace > GoBoxNode Class : PortBorderMargin Property |
'Declaration <TypeConverterAttribute("Northwoods.Go.GoSizeFConverter, Northwoods.Go, Version=5.1.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")> <CategoryAttribute("Appearance")> <DescriptionAttribute("The margin that is always visible for the port on each side of the body")> Public Overridable Property PortBorderMargin As SizeF
[TypeConverterAttribute("Northwoods.Go.GoSizeFConverter, Northwoods.Go, Version=5.1.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")] [CategoryAttribute("Appearance")] [DescriptionAttribute("The margin that is always visible for the port on each side of the body")] public virtual SizeF PortBorderMargin {get; set;}
4
, so that the port is 8
units wider and taller than the Body. The width and height must be non-negative.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