GoDiagram Win Reference
Perspective Property (GoCube)

Gets or sets the perspective from which the cube is viewed.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("The direction the back square is offset from the front square.")>
<CategoryAttribute("Appearance")>
Public Overridable Property Perspective As GoPerspective
[DefaultValueAttribute()]
[DescriptionAttribute("The direction the back square is offset from the front square.")]
[CategoryAttribute("Appearance")]
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

GoCube Class
GoCube Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback