Point3DKeyFrameCollection.Empty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
空の 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