バージョン 24.2 (最新)

GeographicMapSettings コンストラクタ

新しい GeographicMapSettings インスタンスを作成します。
シンタックス
public GeographicMapSettings( 
   System.string cultureLanguage,
   System.string cultureRegion,
   System.string attribution,
   System.Nullable<GeographicMapProjection> projection,
   System.Nullable<GeographicMappingArea> area,
   GeographicMapLabels labels,
   GeographicMapColors colors
)

パラメータ

cultureLanguage
CultureLanguage プロパティの値。
cultureRegion
CultureRegion プロパティの値。
attribution
Attribution プロパティの値。
projection
Projection プロパティの値。
area
Area プロパティの値。
labels
Labels プロパティの値。
colors
Colors プロパティの値。
参照

オンラインで表示: GitHub