Gets or sets the horizontal DPI (dots per inch) that is used to translate the horizontal distance for the ruler.
'Declaration
Property DpiX As Double
'Usage
Dim instance As IAnnRuler
Dim value As Double
instance.DpiX = value
value = instance.DpiX
property double DpiX {
double get();
void set ( double value);
}
Property Value
The horizontal DPI (dots per inch) that is used to translate the horizontal distance for the ruler