←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
Objective-C
C++
Java
public int ImageAreaVerticalOffset { get; set; } 
Public Property ImageAreaVerticalOffset As Integer 
@property (nonatomic, assign) NSUInteger imageAreaVerticalOffset 
public int getImageAreaVerticalOffset() 
public void setImageAreaVerticalOffset(int value) 
public: 
property int ImageAreaVerticalOffset { 
   int get(); 
   void set (    int ); 
} 

Property Value

The vertical offset from the origin of the reference grid to the top of the image area.

Example

For an example, refer to CodecsJpeg2000Options.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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