←Select platform

XS Property

Summary

Gets or sets the horizontal grid size.

Syntax

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

Property Value

A System.Int16 value which specifies the number of horizontal 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