←Select platform

DicomPresentationStateInformation Class

Summary

The DicomPresentationStateInformation class is used by the methods GetPresentationStateInformation and SetPresentationStateInformation to get and set the attributes that describe the "Presentation State Module".

Syntax

C#
VB
Java
WinRT C#
C++
public class DicomPresentationStateInformation : IDisposable 
Public Class DicomPresentationStateInformation  
   Implements System.IDisposable  
public sealed class DicomPresentationStateInformation : IClosable    
public class DicomPresentationStateInformation  
function Leadtools.Dicom.DicomPresentationStateInformation() 
public ref class DicomPresentationStateInformation : public System.IDisposable   

Remarks
  • The properties of this class are based on the attributes of the "Presentation State Module", please see "Presentation State Module Attributes" in the DICOM Standard for more details.
Example

For an example, refer to SetPresentationStateInformation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly