リサイズはクリックかドラッグ

MapEventPageMoveRouteInfoCustomMoveRoute プロパティ

[CanBeNull] カスタム移動ルート

移動ルート=カスタムの場合、必須

名前空間:  WodiLib.Map
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public ActionEntry CustomMoveRoute { get; set; }

プロパティ値

型: ActionEntry
例外
例外条件
PropertyNullException移動ルート=カスタムのときにnullをセットした場合
関連項目