|
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.1.9105.2048
Syntax public DependencyObject GetOriginalWpfObject()
Return Value
DependencyObjectWPF object that was used to create this SceneNode
See Also