←Select platform

IgnoreDpiScale Property

Summary

For internal use by LEADTOOLS.

Syntax

C#
VB
Java
WinRT C#
C++
public bool IgnoreDpiScale { get; set; } 
Public Property IgnoreDpiScale As Boolean 
public bool IgnoreDpiScale {get; set;} 
public boolean getIgnoreDpiScale() 
public void setIgnoreDpiScale(boolean value) 
             
  
get_IgnoreDpiScale(); 
set_IgnoreDpiScale(value); 
Object.defineProperty('IgnoreDpiScale');  
public:  
   property bool IgnoreDpiScale 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

For internal use by LEADTOOLS.

Remarks

This property is for internal use by LEADTOOLS.

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.Core Assembly