AnnotationImageDpiX Property |
Gets the horizontal 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 DpiX { get; }Public ReadOnly Property DpiX As Single
Get
Property Value
Type:
Single The horizontal resolution in dots-per-inch.
See Also