←Select platform

ImageAreaVerticalOffset Property

Summary
Gets or sets the vertical offset from the origin of the reference grid to the top of the image area.
Syntax
C#
VB
C++
public int ImageAreaVerticalOffset { get; set; } 
Public Property ImageAreaVerticalOffset As Integer 
public: 
property int ImageAreaVerticalOffset { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the vertical offset from the origin of the reference grid to the top of the image area.

Example

For an example, refer to Jpeg2000Options.

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.Dicom Assembly

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