Viewport3DVisual.Parent 属性

定义

获取 Viewport3DVisual 的父 Visual

public:
 property System::Windows::DependencyObject ^ Parent { System::Windows::DependencyObject ^ get(); };
public System.Windows.DependencyObject Parent { get; }
member this.Parent : System.Windows.DependencyObject
Public ReadOnly Property Parent As DependencyObject

属性值

Viewport3DVisual 的可视父对象。

适用于