RenderOptions Attached Properties
.NET Framework 4
The RenderOptions type exposes the following members.
| Name | Description | |
|---|---|---|
|
BitmapScalingMode | Gets or sets the BitmapScalingMode for a given DependencyObject. |
|
CacheInvalidationThresholdMaximum | Gets or sets the cache invalidation threshold maximum value for a given DependencyObject. |
|
CacheInvalidationThresholdMinimum | Gets or sets the cache invalidation threshold minimum value for a given DependencyObject. |
|
CachingHint | Gets or sets a value that indicates that rendered content should be cached when possible. |
|
ClearTypeHint | Gets or sets a value that indicates to the rendering engine whether text can be rendered with ClearType. |
|
EdgeMode | Gets or sets the EdgeMode enumeration value for a non-text primitive that determines how its edges are rendered. |