GoDiagram Web Reference
LabelSpacing Property

Return the desired distance between the port label and the port itself
Syntax
'Declaration
 
Public Overridable ReadOnly Property LabelSpacing As Single
public virtual float LabelSpacing {get;}

Property Value

This defaults to the value of the parent GoGeneralNode's LeftPortsLabelSpacing or RightPortsLabelSpacing property. If there is no such parent, this returns 2.
Remarks
You can override this property to customize the spacing for individual ports.
Requirements

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

See Also

Reference

GoGeneralNodePort Class
GoGeneralNodePort Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback