GoDiagram Web Reference
RightPortsAlignment Property

Gets or sets the alignments of the "right ports" relative to the Icon.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The alignment of the right ports relative to the Icon")>
<DefaultValueAttribute()>
Public Overridable Property RightPortsAlignment As Integer
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The alignment of the right ports relative to the Icon")]
[DefaultValueAttribute()]
public virtual int RightPortsAlignment {get; set;}

Property Value

The default value is GoObject.TopLeft. If the Orientation is Horizontal, the left side of the port is lined up with the right edge of the Icon; otherwise for a Vertical orientation, the top side of the port is lined up with the bottom edge of the Icon.
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

GoGeneralNode Class
GoGeneralNode Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback