SpatialResolution Property

Summary
Gets or sets the spatial resolution.
Syntax
C#
C++/CLI
[Element(DicomTag.SpatialResolution)] 
public Nullable<double> SpatialResolution { get; set; } 
[ElementAttribute()] 
public: 
property Nullable<double> SpatialResolution { 
   Nullable<double> get(); 
   void set (    Nullable<double> ); 
} 

Property Value

The spatial 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.Common Assembly

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