CachedImage

WmfDeviceIndependentBitmap.CachedImage property

Gets or sets the cached raster image.

public byte[] CachedImage { get; set; }

Property Value

The cached image.

See Also