Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

CentiPerPixelZ Property






Gets or sets the z-axis pixel spacing of the MPR slice.
Syntax
public float CentiPerPixelZ {get; set;}
'Declaration
 
Public Property CentiPerPixelZ As Single
'Usage
 
Dim instance As Medical3DMPRInfo
Dim value As Single
 
instance.CentiPerPixelZ = value
 
value = instance.CentiPerPixelZ

            

            
public:
property float CentiPerPixelZ {
   float get();
   void set (    float value);
}

Property Value

A value that represents the z-axis pixel spacing of the MPR slice.
Remarks
Requirements

Target Platforms

See Also

Reference

Medical3DMPRInfo Class
Medical3DMPRInfo Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features