←Select platform

ZOffset Property (Medical3DObject)

Summary

Gets or sets the value that represents the offset of the object in the z-axis.

Syntax

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

Property Value

Value that indicates the offset of the object in the z-axis.

Remarks

X/Y/Z offsets translate and change the 3D object position in the 3D world space.

Adjust the offset using the mouse. For more information refer to Leadtools.MedicalViewer.MedicalViewerBaseCell.AddAction(Leadtools.MedicalViewer.MedicalViewerActionType).

Example

For an example, refer to XOffset

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize