In This Topic
Return the desired distance between the port label and the port itself
Syntax
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.
See Also