Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

Show in webframe

SliceLocation Property






Gets or sets the image slice location.
Syntax
public decimal SliceLocation {get; set;}
'Declaration
 
Public Property SliceLocation As Decimal
'Usage
 
Dim instance As DicomInstanceInformation
Dim value As Decimal
 
instance.SliceLocation = value
 
value = instance.SliceLocation

            

            
public:
property decimal SliceLocation {
   decimal get();
   void set (    decimal value);
}

Property Value

A System.Decimal value representing the image slice location.
Requirements

Target Platforms

See Also

Reference

DicomInstanceInformation Class
DicomInstanceInformation Members

Error processing SSI file
Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features