Tour Constructor
Initializes a new instance of the
Michi.Tour class.
Syntax
public Tour ()
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
Tour Constructor
Initializes a new instance of the
Michi.Tour class.
Syntax
Parameters
-
config
- 環境設定
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
AddLogFile Method
ログ ファイルを追加する
Syntax
Parameters
-
filename
- ログ ファイル名
Returns
正常に読み込めた場合はtrue
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
configuration Field
設定
Syntax
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
getStrokeColor Method
indexから、ラインの色を返す
Syntax
protected
uint getStrokeColor (
int index)
Parameters
-
index
-
Index.
Returns
The stroke color.
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
latMax Field
表示範囲の緯度の最大値
Syntax
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
latMin Field
表示範囲の緯度の最小値
Syntax
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
lngMax Field
表示範囲の経度の最大値
Syntax
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
lngMin Field
表示範囲の経度の最小値
Syntax
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
MarkersCountAt Method
指定されたルートのマーカー数を返す
Syntax
public
int MarkersCountAt (
int routeIndex)
Parameters
-
routeIndex
- ルートのインデックス
Returns
マーカーの数
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
RemoveMarkerAt Method
指定されたルートのマーカーを削除する
Syntax
public
bool RemoveMarkerAt (
int routeIndex,
int markerIndex)
Parameters
-
routeIndex
- ルートのインデックス
-
markerIndex
- マーカーのインデックス
Returns
正常に削除された場合はtrue
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
RemoveRouteAt Method
指定されたルートを削除する
Syntax
public
bool RemoveRouteAt (
int index)
Parameters
-
index
-
インデックス
Returns
正常に削除された場合はtrue
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
routes Field
ルートのリスト
Syntax
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
Save Method
スクリプト データをファイルに出力する
Syntax
Parameters
-
path
- 出力先のファイル パス
-
title
- 出力先のファイル ネーム
-
overwrite
- 既にファイルが存在している場合に上書きするならtrue
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
SetTemplateFile Method
テンプレート ファイルを設定する
Syntax
Parameters
-
filename
- テンプレート ファイル名
Returns
正常に読み込みを完了した場合はtrue
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
textStream Field
ファイル出力用のストリーマー
Syntax
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
tourFilename Field
出力されるファイルネーム
Syntax
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
TourFilename Property
Documentation for this section has not yet been entered.
Syntax
public
string TourFilename { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
VERSION_DATE_STRING Field
バージョン日付
Syntax
public static
string VERSION_DATE_STRING
Remarks
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0