GoDiagram Win Reference
Direction Property

Gets or sets the direction of the fixed diagonal. True is Top Right to Bottom Left; False is Bottom Right to Top Left.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("Appearance")>
<DescriptionAttribute("Determines the direction of the fixed diagonal.")>
Public Overridable Property Direction As Boolean
[DefaultValueAttribute()]
[CategoryAttribute("Appearance")]
[DescriptionAttribute("Determines the direction of the fixed diagonal.")]
public virtual bool Direction {get; set;}

Property Value

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

GoParallelogram Class
GoParallelogram Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback