←Select platform

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

Leadtools.Medical3D Assembly