GoDiagram Web Reference
LabelInside Property

Return whether the Label should go on the inside or on the outside of this port, relative to the System.Drawing.Icon.
Syntax
'Declaration
 
Public Overridable ReadOnly Property LabelInside As Boolean
public virtual bool LabelInside {get;}

Property Value

This defaults to the value of the parent GoGeneralNode's LeftPortLabelsInside or RightPortLabelsInside property. If there is no such parent, this returns false.
Remarks
You can override this property to customize the label positioning 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