Enum TransformedImageSourceOptions
[Flags]
public enum TransformedImageSourceOptions
Fields
DisableDpiScale = 1
Prevents the image source from being automatically scaled (by a ratio of the context DPI divided by 96) while drawn.
None = 0
No option flags.