コード例 #1
0
 protected override bool CanSearchPlaceCore(Layer layer)
 {
     return(SearchPlaceTool.CanSearchPlace(layer));
 }