ImageGear for .NET User Guide > Using ImageGear for .NET > Using ImageGear.ART Namespace > ART 2.0 and ART 3.0 Marks > ART 3.0/ART 2.0 Marks > Ruler |
The Ruler mark enables the end user to create a line that displays its measurement.
In Edit mode, end users create this mark as follows:
ImageGear provides two different length measuring modes for Ruler and PolyRuler annotations – Absolute and Relative, which can be changed using ImGearARTPage.AspectKind property.
If the physical measurements of your marks need to reflect the changes to the resolution of the underlying image, you should work with pages and marks in Relative mode instead. |
If the physical measurements of your marks need to remain constant regardless of the resolution of the underlying image, you should work with pages and marks in Absolute mode instead. |