←Select platform

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

Leadtools.Medical.Workstation.Loader Assembly