←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly