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 |
无 |