GoDiagram Win Reference
ReverseDirection Property

Gets of sets the direction in which the ruler is measuring.
Syntax
'Declaration
 
<CategoryAttribute("Ruler Appearance")>
<DefaultValueAttribute()>
<DescriptionAttribute("The direction of the ruler's measurement.")>
Public Overridable Property ReverseDirection As Boolean
[CategoryAttribute("Ruler Appearance")]
[DefaultValueAttribute()]
[DescriptionAttribute("The direction of the ruler's measurement.")]
public virtual bool ReverseDirection {get; set;}

Property Value

The default value is false.
Remarks
If ReverseDirection is set to true, the direction of measurement is reversed. For example, if negative infinity were toward the left and positive infinity were toward the right, after setting the value of ReverseDirection to true, negative infinity is now toward the right and positive infinity is now toward the left.
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

GoRuler Class
GoRuler Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback