Visual Basic (Declaration) | |
---|---|
Public Property CompressionControl As DicomJpeg2000CompressionControl |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomJpeg2000CompressionControl CompressionControl {get; set;} |
C++/CLI | |
---|---|
public: property DicomJpeg2000CompressionControl CompressionControl { DicomJpeg2000CompressionControl get(); void set (DicomJpeg2000CompressionControl value); } |
Return Value
Enumeration that indicates how to determine the resulting compression. The value of this property determines which structure property should be used for determining the compression.For an example, refer to DicomDataSet.Jpeg2000Options.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family