YOffset Property

Summary
Gets or sets vertical offset (YO) value.
Syntax
C#
VB
C++
public int YOffset { get; set; } 
  
Public Property YOffset As Integer 
public: 
property int YOffset { 
   int get(); 
   void set (    int ); 
} 

Property Value

Vertical offset.

Remarks

The vertical location at which the top left corner of the compositing layer being acted on by this instruction shall be placed in the rendering area, in samples.

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

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