Click or drag to resize
AB4D logo

DXImageInvalidateD3DImage Method

Refresh method updates the underlying D3D11ImageSource with marking it dirty so WPF will update it.

Namespace: Ab3d.DirectX.Controls
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public void InvalidateD3DImage()
See Also