Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomDataSet Class : DefaultJpeg2000Options Property |
public DicomJpeg2000Options DefaultJpeg2000Options {get;}
'Declaration
Public ReadOnly Property DefaultJpeg2000Options As DicomJpeg2000Options
'Usage
Dim instance As DicomDataSet Dim value As DicomJpeg2000Options value = instance.DefaultJpeg2000Options
public DicomJpeg2000Options DefaultJpeg2000Options {get;}
get_DefaultJpeg2000Options();
public: property DicomJpeg2000Options DefaultJpeg2000Options { DicomJpeg2000Options get(); }