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 None

適用対象