Vector3DKeyFrameCollection.Empty 属性

定义

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

属性值

Vector3DKeyFrameCollection

一个空 Vector3DKeyFrameCollection

适用于