Click or drag to resize
AB4D logo

DXViewGetDXAttributeCollection Method

Gets the value of the DXAttributeCollectionProperty from the specified element

Namespace: Ab3d.DirectX.Controls
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public static Object GetDXAttributeCollection(
	UIElement element
)

Parameters

element  UIElement
UIElement

Return Value

Object
value of the DXAttributeCollectionProperty
See Also