PointLightBase.Position 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 Point3D,它指定燈光在全局空間中的位置。
public:
property System::Windows::Media::Media3D::Point3D Position { System::Windows::Media::Media3D::Point3D get(); void set(System::Windows::Media::Media3D::Point3D value); };
public System.Windows.Media.Media3D.Point3D Position { get; set; }
member this.Position : System.Windows.Media.Media3D.Point3D with get, set
Public Property Position As Point3D
屬性值
Point3D,指定燈光在全局空間中的位置。
備註
相依性屬性資訊
識別碼欄位 | PositionProperty |
設定為 的中繼資料屬性 true |
無 |