XOffset property (ILEADOffsetAction)
long XOffset | |
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) Gets or sets the X offset of the image. This value is given in pixels and is with respect to the center of the cell.
This property is applied on the cell level.
The default is 0.
To change the current X offset, set this property and call the SetAction method.
This property is updated with the current X offset by calling the GetAction method.
See Also