public int ReferenceTileWidth {get; set;}
public int ReferenceTileWidth {get; set;}
get_ReferenceTileWidth();
set_ReferenceTileWidth(value);
public:
property int ReferenceTileWidth {
int get();
void set ( int value);
}
'Declaration
Public Property ReferenceTileWidth As Integer
'Usage
Dim instance As DicomJpeg2000Options
Dim value As Integer
instance.ReferenceTileWidth = value
value = instance.ReferenceTileWidth
Property Value
Value that indicates the width of one reference tile, with respect to the reference grid.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2