←Select platform

Position Property

Summary

Gets or sets the position of the MPR orthogonal plane.

Syntax

C#
VB
C++
public float Position { get; set; } 
  
Public Property Position As Single 
public: 
property float Position { 
   float get(); 
   void set (    float ); 
} 

Property Value

The position of the MPR orthogonal plane.

Example

For an example refer to AxialPlane

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