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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic 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