RenderingSettings Class Properties
In This Topic
For a list of all properties of this type, see
RenderingSettings.
Public Properties
| Name | Description |
 | DrawSharpImageBorders | Gets or sets a value indicating whether the SDK must use special algorithm for drawing sharp image borders. |
  | Empty | Gets the empty rendering settings. |
 | InterpolationMode | Gets or sets the interpolation mode for image rendering. |
 | IsEmpty | Gets a value indicating whether the rendering settings has been set. |
 | OptimizeImageDrawing | Gets or sets a value indicating whether the image drawing method must use performance optimizations for image drawing. |
 | Resolution | Gets or sets the resolution, in pixels per inch, for image rendering. |
 | SmoothingMode | Gets or sets the smoothing mode for image rendering. |
See Also