RectKeyFrameCollection.Empty プロパティ

定義

空の RectKeyFrameCollection を取得します。

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

プロパティ値

空の RectKeyFrameCollection

適用対象