다음을 통해 공유


GeoLocation 생성자

정의

오버로드

GeoLocation()
GeoLocation(IntPtr, Boolean)

GeoLocation()

public GeoLocation ();
Public Sub New ()

적용 대상

GeoLocation(IntPtr, Boolean)

protected GeoLocation (IntPtr ahandle, bool transfer);
new Microsoft.Azure.SpatialAnchors.GeoLocation : nativeint * bool -> Microsoft.Azure.SpatialAnchors.GeoLocation
Protected Sub New (ahandle As IntPtr, transfer As Boolean)

매개 변수

ahandle
IntPtr

nativeint

transfer
Boolean

적용 대상