←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly