←Select platform

DpiY Property

Summary

Gets or sets the vertical DPI value.

Syntax

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

Property Value

The vertical DPI value.

Example

For an example, refer to AnnUnitConverter.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly