コード例 #1
0
ファイル: SpatialReference.cs プロジェクト: zhj149/MapWindow5
 public bool Clear()
 {
     return(_projection.Clear());
 }