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