RenderOptions Class
namespace Noesis | MSDN
Provides options for controlling the rendering behavior of objects.
You can use the attached properties of the RenderOptions class to specify options for the rendering of text and visual elements in your application. These options enable you to optimize rendering for speed or quality.
Properties
RenderOptions has no properties
Attached Properties
Name | Description |
---|---|
BitmapScalingMode | Gets or sets the BitmapScalingMode for a given DependencyObject |
Methods
RenderOptions has no methods
Events
RenderOptions has no events
Table of Contents