Maps for UWP/WinRT
GetLongLat メソッド

添付プロパティが読み取られる要素。
指定された要素の LongLat 添付プロパティの値を取得します。
構文
'宣言
 
Public Shared Function GetLongLat( _
   ByVal element As Windows.UI.Xaml.DependencyObject _
) As Windows.Foundation.Point
public static Windows.Foundation.Point GetLongLat( 
   Windows.UI.Xaml.DependencyObject element
)

パラメータ

element
添付プロパティが読み取られる要素。

戻り値の型

LongLat プロパティの値。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1MapCanvas クラス
C1MapCanvas メンバ

Send Feedback