Point3DKeyFrameCollection.Empty プロパティ

定義

空の Point3DKeyFrameCollection を取得します。

public:
 static property System::Windows::Media::Animation::Point3DKeyFrameCollection ^ Empty { System::Windows::Media::Animation::Point3DKeyFrameCollection ^ get(); };
public static System.Windows.Media.Animation.Point3DKeyFrameCollection Empty { get; }
member this.Empty : System.Windows.Media.Animation.Point3DKeyFrameCollection
Public Shared ReadOnly Property Empty As Point3DKeyFrameCollection

プロパティ値

Point3DKeyFrameCollection

空の Point3DKeyFrameCollection

適用対象