SpatialAnchorRawCoordinateSystemAdjustedEventArgs クラス

定義

SpatialAnchor.RawCoordinateSystemAdjusted イベントのデータを提供します。

public ref class SpatialAnchorRawCoordinateSystemAdjustedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SpatialAnchorRawCoordinateSystemAdjustedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SpatialAnchorRawCoordinateSystemAdjustedEventArgs
Public NotInheritable Class SpatialAnchorRawCoordinateSystemAdjustedEventArgs
継承
Object Platform::Object IInspectable SpatialAnchorRawCoordinateSystemAdjustedEventArgs
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v2.0 で導入)

プロパティ

OldRawCoordinateSystemToNewRawCoordinateSystemTransform

前の場所に対するこの SpatialAnchor の調整を表す変換を取得します。

適用対象