'DeclarationPublic Property PixelSize As SkiaSharp.SKSize
'UsageDim instance As DicomViewer Dim value As SkiaSharp.SKSize instance.PixelSize = value value = instance.PixelSize
public SkiaSharp.SKSize PixelSize {get; set;}
'DeclarationPublic Property PixelSize As SkiaSharp.SKSize
'UsageDim instance As DicomViewer Dim value As SkiaSharp.SKSize instance.PixelSize = value value = instance.PixelSize
public SkiaSharp.SKSize PixelSize {get; set;}
The absolute values of this property is 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 value is (0.3, 0.3) mm.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2