Click or drag to resize
AB4D logo

DXViewEndInit Method

EndInit needs to be called after BeginInit was called for the changes to take effect.

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

Implements

ISupportInitializeEndInit
See Also