Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

ZOffset Property (Medical3DCamera)






Gets or sets the camera Z offset.
Syntax
public float ZOffset {get; set;}
'Declaration
 
Public Property ZOffset As Single
'Usage
 
Dim instance As Medical3DCamera
Dim value As Single
 
instance.ZOffset = value
 
value = instance.ZOffset

            

            
public:
property float ZOffset {
   float get();
   void set (    float value);
}

Property Value

The camera Z 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

See Also

Reference

Medical3DCamera Class
Medical3DCamera Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features