DicomObjects Reference
DicomObjects Reference / DicomViewer Object / PixelSizeX Property
PixelSizeX Property
Description
Physical size of Screen Pixels (X)
Property type
Read-write property
Syntax
Visual Basic
Public Property PixelSizeX As Single
Remarks
The absolute values of these properties are only used when the image has an attached DICOM greyscale presentation state, which specifies “ACTUAL SIZE” for the scaling mode, but their ratio is used in all display modes to allow anisotropic pixels to be corrected.
The default values are both 0.3mm.
See Also