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