| Visual Basic (Declaration) | |
|---|---|
Public Property YS As Short | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public short YS {get; set;} | |
Return Value
A 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.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code