C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the width of one reference tile, with respect to the reference grid.
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)
<br/>get_ReferenceTileWidth();<br/>set_ReferenceTileWidth(value);<br/>Object.defineProperty('ReferenceTileWidth');
The width of one reference tile, with respect to the reference grid.
For an example, refer to CodecsJpeg2000Options.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET