Northwoods.Go Assembly > Northwoods.Go Namespace > GoSubGraph Class : BorderPen Property |
'Declaration <CategoryAttribute("Appearance")> <DescriptionAttribute("The pen used to draw an outline for this node.")> Public Overridable Property BorderPen As Pen
[CategoryAttribute("Appearance")] [DescriptionAttribute("The pen used to draw an outline for this node.")] public virtual Pen BorderPen {get; set;}
Pen
value may be null, in which case no outline is drawn. This value defaults to null.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