DicomObjects Reference
DicomObjects Reference / DicomImage Object / FlipState Property
In This Topic
    FlipState Property
    In This Topic
    Description
    Controls horizontal & vertical flipping of the image
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property FlipState As doFlipState
    Remarks
    See the DicomImageFlipState Enumeration for more details.
    See Also