CentiPerPixelX Property

Summary

Gets or sets the x-axis pixel spacing of the MPR slice.

Syntax
C#
VB
C++
public float CentiPerPixelX { get; set; } 
  
Public Property CentiPerPixelX As Single 
public: 
property float CentiPerPixelX { 
   float get(); 
   void set (    float ); 
} 

Property Value

A value that represents the x-axis pixel spacing of the MPR slice.

Remarks

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly