Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DefaultJpeg2000Options As DicomJpeg2000Options |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomDataSet Dim value As DicomJpeg2000Options value = instance.DefaultJpeg2000Options |
C# | |
---|---|
public DicomJpeg2000Options DefaultJpeg2000Options {get;} |
C++/CLI | |
---|---|
public: property DicomJpeg2000Options DefaultJpeg2000Options { DicomJpeg2000Options get(); } |
Property Value
The default JPEG 2000 compression options.For an example, refer to DicomDataSet.Jpeg2000Options.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)