Property MaximumTextureMemory
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
MaximumTextureMemory
Gets or sets the maximum amount of texture memory Direct2D accumulates before it purges the image caches and cached texture allocations, in bytes.
long MaximumTextureMemory { get; set; }