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

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.