Click or drag to resize

RenderEnvironmentResolution Property

The number of units per pixel.

Namespace:  Atalasoft.Annotate.Renderer
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PointF Resolution { get; }

Property Value

Type: PointF
The resolution of this object.
See Also