SpatialGraphInteropFrameOfReferencePreview.CoordinateSystem Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft das Koordinatensystem ab, auf dem dieser Interop-Bezugsrahmen basiert.
public:
property SpatialCoordinateSystem ^ CoordinateSystem { SpatialCoordinateSystem ^ get(); };
SpatialCoordinateSystem CoordinateSystem();
public SpatialCoordinateSystem CoordinateSystem { get; }
var spatialCoordinateSystem = spatialGraphInteropFrameOfReferencePreview.coordinateSystem;
Public ReadOnly Property CoordinateSystem As SpatialCoordinateSystem
Eigenschaftswert
Das Koordinatensystem.