Reports for WPF
GeocoderBase クラス
メンバ 

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 : GeocoderBase クラス
Abstract base class used for the GeocoderGoogle and GeocoderBing classes.
シンタックス
'宣言
 
Public MustInherit Class GeocoderBase 
public abstract class GeocoderBase 
解説
This class manages a file-based location cache. The actual geocoding must be performed on derived classes that implement the GetLocation method.
継承階層

System.Object
   C1.C1Report.CustomFields.Maps.GeocoderBase
      C1.C1Report.CustomFields.Maps.GeocoderBing
      C1.C1Report.CustomFields.Maps.GeocoderGoogle
      C1.C1Report.CustomFields.Maps.GeocoderGoogleOld

参照

GeocoderBase メンバ
C1.C1Report.CustomFields.Maps 名前空間