←Select platform

YResolution Property

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

Property Value

An integer value that specifies the vertical 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.