DicomObjects Reference
DicomObjects Reference / DicomImage Object / SizeY Property
SizeY Property
Description
The vertical dimension of the image
Property type
Read-only property
Syntax
Visual Basic
Public Property SizeY As Integer
Remarks
These is really just a shortcuts for attribute (0028,001o) - the height of the image in pixels
See Also