SliceLocation Property

Summary

Gets or sets the image slice location.

Syntax
C#
VB
C++
public Decimal SliceLocation { get; set; } 
  
Public Property SliceLocation As Decimal 
public: 
property decimal SliceLocation { 
   decimal get(); 
   void set (    decimal ); 
} 

Property Value

A System.Decimal value representing the image slice location.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly