DicomObjects Reference
DicomObjects Reference / DicomImage Object / FlipState Property
FlipState Property
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