GoDiagram Web Reference
Perspective Property (GoCylinder)

Gets or sets how to draw the cylinder, whether the full ellipse is drawn on the top or bottom for Orientation.Vertical or left or right for Orientation.Horizontal,
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("Whether the cylinder's full ellipse is drawn on the top or bottom of the cylinder.")>
<DefaultValueAttribute()>
Public Overridable Property Perspective As GoPerspective
[CategoryAttribute("Appearance")]
[DescriptionAttribute("Whether the cylinder's full ellipse is drawn on the top or bottom of the cylinder.")]
[DefaultValueAttribute()]
public virtual GoPerspective Perspective {get; set;}

Property Value

This defaults to GoPerspective.TopLeft
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