←Select platform

DefaultDisplayXResolution Property

Summary

Gets or sets the default display resolution in the X direction.

Syntax

C#
VB
C++
public int DefaultDisplayXResolution { get; set; } 
  
Public Property DefaultDisplayXResolution As Integer 
public: 
property int DefaultDisplayXResolution { 
   int get(); 
   void set (    int ); 
} 

Property Value

The horizontal grid resolution at which this image should be displayed.

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