←Select platform

ProgressingOrder Property

Summary
Gets or sets the value that indicates the order of progression.
Syntax
C#
VB
C++
public DicomJpeg2000ProgressionsOrder ProgressingOrder { get; set; } 
Public Property ProgressingOrder As DicomJpeg2000ProgressionsOrder 
public: 
property DicomJpeg2000ProgressionsOrder ProgressingOrder { 
   DicomJpeg2000ProgressionsOrder get(); 
   void set (    DicomJpeg2000ProgressionsOrder value); 
} 

Property Value

Value that indicates the order of progression.

Example

For an example, refer to Jpeg2000Options.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.