Northwoods.Go.Draw Assembly > Northwoods.Go.Draw Namespace > GoRuler Class : ReverseDirection Property |
'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;}
false
.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.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