DicomObjects Reference
DicomObjects Reference / DicomImage Object / IncludedInImageIndex Property
IncludedInImageIndex Property
Description
Indicates whether this Image should be included for DicomViewer.ImageIndex method
Property type
Read-write property
Syntax
Visual Basic
Public Property IncludedInImageIndex As Boolean
Remarks
The default value is true.  If set to false, then this image will not be considered when the DicomViewer.ImageIndex value is calculated.
See Also