DicomObjects Reference
DicomObjects Reference
/
DicomImage Object
/ IncludedInImageIndex Property
Collapse All
Expand All
In This Topic
IncludedInImageIndex Property
In This Topic
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
DicomImage Object
|
DicomImage Members