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