←Select platform

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

Leadtools.Jpip Assembly