←Select platform

DpiY Property

Summary

Custom vertical resolution value to use when calibrating this ruler.

Syntax
C#
VB
C++
public virtual double DpiY { get; set; } 
Public Overridable Property DpiY() As Double 
   Get 
   Set 
public:  
   virtual property double DpiY 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

Custom vertical resolution value to use when calibrating this ruler. Default value is 0.

Remarks

Use DpiX and DpiY to set a custom resolution for calibrating this ruler. A value of 0 (the default) will use the resolution value of the container mapper.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly