GoDiagram Web Reference
Orientation Property (GoCylinder)

Gets or sets how to draw the cylinder, whether the parallel lines of the cylinder are drawn horizontally or vertically.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("Whether the parallel lines of the cylinder are drawn horizontally or vertically.")>
<DefaultValueAttribute()>
Public Overridable Property Orientation As Orientation
[CategoryAttribute("Appearance")]
[DescriptionAttribute("Whether the parallel lines of the cylinder are drawn horizontally or vertically.")]
[DefaultValueAttribute()]
public virtual Orientation Orientation {get; set;}

Property Value

This defaults to Orientation.Vertical.
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

GoCylinder Class
GoCylinder Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback