Click or drag to resize
AB4D logo

ExtentionsGetDXAttributeCollection Method

Overload List
  NameDescription
Public methodStatic memberGetDXAttributeCollection(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 methodStatic memberGetDXAttributeCollection(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 methodStatic memberGetDXAttributeCollection(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 methodStatic memberGetDXAttributeCollection(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