DicomObjects Reference
DicomObjects Reference / DicomImage Object / PresentationState Property
PresentationState Property
Description
DataSet contining the DICOM grayscale Presentation State to apply
Property type
Read-write property
Syntax
Visual Basic
Public Property PresentationState As DicomDataSet
Remarks
When this property is set to an existing DicomDataSet containing a valid DICOM greyscale presentation state, all the normal display parameters (ZoomScrollX/YWidthLevel etc.) are over-ridden, and the display is determines solely by the presentation state as defined in DICOM supplement 33.
See Also