NormalOrFreePosition クラス |
名前空間: WodiLib.Event.EventCommand
[SerializableAttribute] public class NormalOrFreePosition : ModelBase<NormalOrFreePosition>
NormalOrFreePosition 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| NormalOrFreePosition | NormalOrFreePositionクラスの新しいインスタンスを初期化します |
| 名前 | 説明 | |
|---|---|---|
| FreePositionLeftDownX | 自由変形座標左下X | |
| FreePositionLeftDownY | 自由変形座標左上Y | |
| FreePositionLeftUpX | 自由変形座標左上X | |
| FreePositionLeftUpY | 自由変形座標左上Y | |
| FreePositionRightDownX | 自由変形座標右下X | |
| FreePositionRightDownY | 自由変形座標右下Y | |
| FreePositionRightUpX | 自由変形座標右上X | |
| FreePositionRightUpY | 自由変形座標右上Y | |
| NormalPositionX | 通常座標X | |
| NormalPositionY | 通常座標Y |
| 名前 | 説明 | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object. (ModelBaseTChildから継承) | |
| Equals(ModelBaseTChild) |
値を比較する。
(ModelBaseTChildから継承) | |
| Equals(NormalOrFreePosition) |
値を比較する。
(ModelBaseTChildEquals(TChild)をオーバーライド) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) | |
| GetEventCommandSentenceFree |
自由変形座標のイベントコマンド文を取得する。
| |
| GetEventCommandSentenceNormal |
通常座標のイベントコマンド文を取得する。
| |
| GetHashCode | Serves as the default hash function. (ModelBaseTChildから継承) | |
| GetType | Gets the Type of the current instance. (Objectから継承) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) | |
| NotifyPropertyChanged |
プロパティ変更イベント
(ModelBaseTChildから継承) | |
| ToString | Returns a string that represents the current object. (Objectから継承) |
| 名前 | 説明 | |
|---|---|---|
| PropertyChanged |
プロパティ変更通知
(ModelBaseTChildから継承) |