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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly