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