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

Show in webframe

CentiPerPixelY Property






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

            

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

Property Value

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