Maps for WPF/Silverlight
C1Maps クラス
メンバ 

C1.Silverlight.Maps.5 アセンブリ > C1.Silverlight.Maps 名前空間 : C1Maps クラス
いくつかのコンテンツレイヤから成るマップを表示します。
オブジェクト モデル
C1Maps クラス
シンタックス
'宣言
 
Public Class C1Maps 
   Inherits System.Windows.Controls.Control
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
public class C1Maps : System.Windows.Controls.Control, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper  
解説

C1Maps からインターネット経由でタイルにアクセスするには、その Silverlight アプリケーションを Web サーバーでホストする必要があります。Silverlight アプリケーションをローカルディスクから直接実行すると、Silverlight ランタイムによってインターネットリソースへのアクセスが抑止されます。

地理座標は System.Windows.Point 構造体を使って表されます。Point の X プロパティが経度、Y プロパティが緯度です。

継承階層

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               C1.Silverlight.Maps.C1Maps

参照

C1Maps メンバ
C1.Silverlight.Maps 名前空間