GoDiagram Web Reference
LeftPortsAlignment Property

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

Property Value

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