Click or drag to resize
AB4D logo

IDXAttributeChangedHandlerOnDXAttributeChanged Method

OnDXAttributeChanged is called from DXAttributeCollection the the attributeType is added, deleted or changed.

Namespace: Ab3d.DirectX.Common
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
void OnDXAttributeChanged(
	DXAttributeType attributeType
)

Parameters

attributeType  DXAttributeType
DXAttributeType
See Also