public int ReferenceTileWidth {get; set;}
'Declaration
Public Property ReferenceTileWidth As Integer
'Usage
Dim instance As DicomJpeg2000Options
Dim value As Integer
instance.ReferenceTileWidth = value
value = instance.ReferenceTileWidth
public int ReferenceTileWidth {get; set;}
get_ReferenceTileWidth();
set_ReferenceTileWidth(value);
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.