コード例 #1
0
ファイル: Layer.cs プロジェクト: yangkf1985/MapWindow5
 public void RestartBackgroundLoading()
 {
     Map.RestartBackgroundLoading(LayerHandle);
 }