Share via


SpatialGraphInteropFrameOfReferencePreview.CoordinateSystem Property

Definition

Gets the coordinate system on which this interop frame of reference is based.

public:
 property SpatialCoordinateSystem ^ CoordinateSystem { SpatialCoordinateSystem ^ get(); };
SpatialCoordinateSystem CoordinateSystem();
public SpatialCoordinateSystem CoordinateSystem { get; }
var spatialCoordinateSystem = spatialGraphInteropFrameOfReferencePreview.coordinateSystem;
Public ReadOnly Property CoordinateSystem As SpatialCoordinateSystem

Property Value

The coordinate system.

Applies to