MaterialCollection.Enumerator.Current 属性

定义

获取 MaterialCollection 中的当前元素。

public:
 property System::Windows::Media::Media3D::Material ^ Current { System::Windows::Media::Media3D::Material ^ get(); };
public System.Windows.Media.Media3D.Material Current { get; }
member this.Current : System.Windows.Media.Media3D.Material
Public ReadOnly Property Current As Material

属性值

MaterialCollection 中的当前元素。

实现

适用于