←Select platform

YS Property

Summary

Gets or sets the vertical grid size.

Syntax

C#
VB
C++
public short YS { get; set; } 
  
Public Property YS As Short 
public: 
property short YS { 
   short get(); 
   void set (    short ); 
} 

Property Value

A System.Int16 value which specifies the number of vertical grid points on the compositing layer registration grid used to measure the distance between the reference grids of the individual codestreams.

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