Point3DCollection.Enumerator.Current プロパティ

定義

コレクション内の現在の Point3D を取得します。

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

プロパティ値

Point3D

コレクション内の現在の位置にある Point3D

実装

適用対象