CentiPerPixelZ Property

Summary

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

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

Property Value

A value that represents the z-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