Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DefaultJpeg2000Options As DicomJpeg2000Options |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomJpeg2000Options DefaultJpeg2000Options {get;} |
Managed Extensions for C++ | |
---|---|
public: __property DicomJpeg2000Options get_DefaultJpeg2000Options(); |
C++/CLI | |
---|---|
public: property DicomJpeg2000Options DefaultJpeg2000Options { DicomJpeg2000Options get(); } |
Return Value
The default JPEG 2000 compression options.For an example, refer to Jpeg2000Options.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family