PointLightBase.Position プロパティ

定義

ワールド座標内での光源の位置を指定する 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 なし

適用対象