Gets or sets the Y-Resolution used when reading to an image.
Namespace:
Atalasoft.Imaging.Codec
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public int DpiY { get; set; }
Public Property DpiY As Integer
Get
Set
Property Value
Type:
Int32 The Y-Resolution used when reading to an image.
See Also