When true, the horizontal ruler is painted from right to left. Default: False
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool HorzInverted { get; set; }
Public Property HorzInverted As Boolean Get Set
public: property bool HorzInverted { bool get (); void set (bool value); }