|
BaseWpfObjectNodeGetOriginalWpfObject Method |
Gets the WPF object that was used to create this SceneNode.
Namespace: Ab3d.DirectX.ModelsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public DependencyObject GetOriginalWpfObject()
Return Value
DependencyObjectWPF object that was used to create this SceneNode
See Also