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