←Select platform

XResolution Property

Summary
Gets or sets the horizontal resolution used when creating new RasterImage objects.
Syntax
C#
Objective-C
C++/CLI
Python
public static int XResolution { get; set; } 
+(unsigned int)xResolution; 
+(void)xResolution:(unsigned int)value; 
public: 
static property int XResolution { 
   int get(); 
   void set (    int ); 
} 
XResolution # get and set (RasterDefaults) 

Property Value

An integer value that specifies the horizontal resolution used when creating new RasterImage objects. This value must be an integer value greater than zero.

Requirements

Target Platforms

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

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.