Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
MrDeveloper
Posted - Sep 24 2021 : 10:46:39 Hello
Another problem I have is that I would like to display the DisplayGrid always consistently even when "RulerParams.DisplayNegativeValues" is set to "ienvNever". When the settings are made like this, it does not draw vertical or horizontal lines in the negative area depending on the ruler position.
How can I set it, that only the negative numbers are not visible, but the lines or ticks are displayed at all?
Thanks a lot!
1 L A T E S T R E P L I E S (Newest First)
xequte
Posted - Sep 25 2021 : 00:09:43 Hi
In the next update you can set RulerParams.DisplayNegativeValue to ienvTicksOnly. You can email me for the updated source code.