GoDiagram Web Reference
LeftSide Property

Gets or sets which side of the GoGeneralNode this port should be on.
Syntax
'Declaration
 
Public Overridable Property LeftSide As Boolean
public virtual bool LeftSide {get; set;}
Remarks

This should only be set before it is actually added to the node. If Orientation is Vertical, this actually refers to the "top" side, not the "left" side. This property is also set by InsertLeftPort and InsertRightPort.

Changing this value will automatically set the IsValidFrom and IsValidTo properties in the standard manner.

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