|
IDXAttributeChangedHandlerOnDXAttributeChanged Method |
OnDXAttributeChanged is called from DXAttributeCollection the the attributeType is added, deleted or changed.
Namespace: Ab3d.DirectX.CommonAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax void OnDXAttributeChanged(
DXAttributeType attributeType
)
Parameters
- attributeType DXAttributeType
- DXAttributeType
See Also