←Select platform

ImageAreaHorizontalOffset Property

Summary
Gets or sets the horizontal offset from the origin of the reference grid to the left side of the image area.
Syntax
C#
VB
Objective-C
C++
Java
public int ImageAreaHorizontalOffset { get; set; } 
Public Property ImageAreaHorizontalOffset As Integer 
@property (nonatomic, assign) NSUInteger imageAreaHorizontalOffset 
public int getImageAreaHorizontalOffset() 
public void setImageAreaHorizontalOffset(int value) 
public: 
property int ImageAreaHorizontalOffset { 
   int get(); 
   void set (    int ); 
} 

Property Value

The horizontal offset from the origin of the reference grid to the left side 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.