Visual Basic (Declaration) | |
---|---|
Public Class DicomPresentationStateInformation Implements IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomPresentationStateInformation |
C# | |
---|---|
public class DicomPresentationStateInformation : IDisposable |
C++/CLI | |
---|---|
public ref class DicomPresentationStateInformation : public IDisposable |
For an example, refer to DicomDataSet.SetPresentationStateInformation.
- 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.
System.Object
Leadtools.Dicom.DicomPresentationStateInformation
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Reference
DicomPresentationStateInformation MembersLeadtools.Dicom Namespace
SetPresentationStateInformation Method
AddPresentationStateImageReference(String,Int32[],Int32) Method
AddPresentationStateImageReference(DicomDataSet,Int32[],Int32) Method
FindFirstPresentationStateReferencedSeriesItem Method
FindNextPresentationStateReferencedSeriesItem Method
GetPresentationStateImageReference Method