←Select platform

ReferenceTileHeight Property

Summary

Gets or sets the height of one reference tile, with respect to the reference grid.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int ReferenceTileHeight {get; set;} 
Public Property ReferenceTileHeight As Integer 
public int ReferenceTileHeight {get; set;} 
@property (nonatomic, assign) NSUInteger referenceTileHeight 
public int getReferenceTileHeight() 
public void setReferenceTileHeight(int value) 
             
  
get_ReferenceTileHeight(); 
set_ReferenceTileHeight(value); 
Object.defineProperty('ReferenceTileHeight');  
public: 
property int ReferenceTileHeight { 
   int get(); 
   void set (    int ); 
} 

Property Value

The height of one reference tile, with respect to the reference grid.

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