GoDiagram Web Reference
Style Property (GoPort)

Gets or sets the appearance style for this port.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("The appearance style.")>
<CategoryAttribute("Appearance")>
Public Overridable Property Style As GoPortStyle
[DefaultValueAttribute()]
[DescriptionAttribute("The appearance style.")]
[CategoryAttribute("Appearance")]
public virtual GoPortStyle Style {get; set;}

Property Value

This defaults to GoPortStyle.Ellipse.
Remarks
If the value changes, the setter will also call LinksOnPortChanged to notify all connected links about the change.
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

GoPort Class
GoPort Members
PortObject Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback