DicomObjects.NET Core Documentation
DicomObjects.EventArguments Namespace / ValidateFragmentsArgs Class
Properties


ValidateFragmentsArgs Class Members

The following tables list the members exposed by ValidateFragmentsArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyThe basic offset table as read from the received data.  
Public PropertyThe dataset to which this pixel data belongs  
Public PropertyThe fragments exactly as received. These may be replaced, but if you do (whether by replacing individual Stream, or even by replacing the whole list of Streams, you must set to true to force DicomObjects to use your modified data.  
Public PropertyIndication that data has been modified. Unless this is set to true, the return values in and will be ignored.  
Top
See Also