←Select platform

XResolution Property

Summary
Gets or sets the x resolution.
Syntax
C#
Objective-C
C++/CLI
Java
public int XResolution { get; set; } 
@property (nonatomic, assign) NSInteger xResolution; 
public int getXResolution() 
public void setXResolution(int value) 
public: 
property int XResolution { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the x resolution.

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

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