AnnotationImageDpiY Property |
Gets the vertical resolution of the image.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public float DpiY { get; }
Public ReadOnly Property DpiY As Single
Get
Property Value
Type:
Single The vertical resolution in dots-per-inch.
See Also