←Select platform

YOffset Property

Summary

Gets or sets the camera Y offset.

Syntax

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

Property Value

The camera Y offset.

Remarks

The default value is 0.

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly