YO Property

Summary

Gets or sets the vertical offset.

Syntax
C#
VB
C++
public byte YO { get; set; } 
  
Public Property YO As Byte 
public: 
property byte YO { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

A System.Byte value which specifies the vertical distance from center of the top left point on the reference grid of the codestream.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly