←Select platform

Position Property

Summary

Gets or sets the image patient position of the MPR slice.

Syntax

C#
VB
C++
public float[] Position { get; set; } 
  
Public Property Position As Single() 
public: 
property array<float>^ Position { 
   array<float>^ get(); 
   void set (    array<float>^ ); 
} 

Property Value

An array of values that represents the image patient position of the MPR slice.

Remarks
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.Medical3D Assembly