←Select platform

ReferenceTileWidth Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
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); 
} 

Property Value

Value that indicates the width of one reference tile, with respect to the reference grid.

Example

For an example, refer to Jpeg2000Options.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly