←Select platform

ReferenceTileWidth Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int ReferenceTileWidth {get; set;} 
Public Property ReferenceTileWidth As Integer 
public int ReferenceTileWidth {get; set;} 
@property (nonatomic, assign) NSUInteger referenceTileWidth 
public int getReferenceTileWidth() 
public void setReferenceTileWidth(int value) 
             
  
get_ReferenceTileWidth(); 
set_ReferenceTileWidth(value); 
Object.defineProperty('ReferenceTileWidth');  
public: 
property int ReferenceTileWidth { 
   int get(); 
   void set (    int ); 
} 

Property Value

The width 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