C#
VB
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;}
<br/>get_ReferenceTileWidth();<br/>set_ReferenceTileWidth(value);<br/>Object.defineProperty('ReferenceTileWidth');
public:
property int ReferenceTileWidth {
int get();
void set ( int value);
}
Value that indicates the width of one reference tile, with respect to the reference grid.
For an example, refer to Jpeg2000Options.
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