←Select platform

DpiY Property (IAnnRulerObject)

Summary

Gets or sets the vertical DPI (dots per inch) that is used to translate the vertical distance for the ruler.

Syntax

C#
VB
C++
float DpiY {get; set;} 
  
Property DpiY As Single 
property float DpiY { 
   float get(); 
   void set (    float ); 
} 

Property Value

The vertical DPI (dots per inch) that is used to translate the vertical distance for the ruler

Remarks

If this value is zero, then the ruler will use the same DPI as its AnnContainer.

This value is set to zero by default.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize