Click or drag to resize
AB4D logo

ExtensionsGetDXAttributeCollection Method

Overload List
 NameDescription
Public Extension MethodGetDXAttributeCollection(Geometry3D) Gets a DXAttributeCollection will a collection of all DXEngine's attributes set to the specified WPF's object. Returns null when no DXAttributeCollection was attached to the WPF object.
Public Extension MethodGetDXAttributeCollection(Material) Gets a DXAttributeCollection will a collection of all DXEngine's attributes set to the specified WPF's object. Returns null when no DXAttributeCollection was attached to the WPF object.
Public Extension MethodGetDXAttributeCollection(Model3D) Gets a DXAttributeCollection will a collection of all DXEngine's attributes set to the specified WPF's object. Returns null when no DXAttributeCollection was attached to the WPF object.
Public Extension MethodGetDXAttributeCollection(Visual3D) Gets a DXAttributeCollection will a collection of all DXEngine's attributes set to the specified WPF's object. Returns null when no DXAttributeCollection was attached to the WPF object.
Top
See Also