←Select platform

Y Property (MedicalViewerOffset)

Summary

Gets or sets the value that indicates the Y offset of the image.

Syntax

C#
VB
C++
public int Y {get; set;}
Public Property Y As Integer
public: 
property int Y { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that indicates the Y offset of the image. In other word, it's the vertical distance between the center of the image and the center of the cell. The default is 0.

Example

For an example, refer to MedicalViewerOffset()

Requirements

Target Platforms

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