←Select platform

TileVerticalOffset Property

Summary

Gets or sets the vertical offset from the origin of the reference grid to the top of the first tile.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int TileVerticalOffset {get; set;} 
Public Property TileVerticalOffset As Integer 
public int TileVerticalOffset {get; set;} 
@property (nonatomic, assign) NSUInteger tileVerticalOffset 
public int getTileVerticalOffset() 
public void setTileVerticalOffset(int value) 
             
  
get_TileVerticalOffset(); 
set_TileVerticalOffset(value); 
Object.defineProperty('TileVerticalOffset');  
public: 
property int TileVerticalOffset { 
   int get(); 
   void set (    int ); 
} 

Property Value

The vertical offset from the origin of the reference grid to the top of the first tile.

Example

For an example, refer to CodecsJpeg2000Options.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize