←Select platform

XOffset Property

Summary

Gets or sets horizontal offset (XO) value.

Syntax

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

Property Value

Horizontal offset.

Remarks

This field specifies the horizontal location at which the top left corner of the compositing layer being acted on by this instruction shall be placed in the render area, in samples.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly