DicomObjects Reference
DicomObjects Reference / DicomViewer Object / Images Property
In This Topic
    Images Property
    In This Topic
    Description
    Provides access to the collection of images stored in the control at any time
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property Images As DicomImages
    Remarks
    This property provides access to the collection of images stored in the control at any time. 
    See Also