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

NumberPlusPictureInfoType クラス

変数操作+:取得画像情報種別
継承階層
SystemObject
  WodiLib.SysTypeSafeEnumNumberPlusPictureInfoType
    WodiLib.Event.EventCommandNumberPlusPictureInfoType

名前空間:  WodiLib.Event.EventCommand
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public class NumberPlusPictureInfoType : TypeSafeEnum<NumberPlusPictureInfoType>

NumberPlusPictureInfoType 型は下記のメンバーを公開します。

プロパティ
メソッド
  名前説明
Public メソッドEquals(Object)
Determines whether the specified object is equal to the current object.
(TypeSafeEnumTから継承)
Public メソッドEquals(TypeSafeEnumT)
Equal
(TypeSafeEnumTから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッド静的メンバーFromValue
バイト値からインスタンスを取得する。
Public メソッドGetHashCode
Serves as the default hash function.
(TypeSafeEnumTから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドToString
Returns a string that represents the current object.
(TypeSafeEnumTから継承)
トップ
フィールド
  名前説明
Public フィールド静的メンバーAngle
角度
Public フィールド静的メンバーFreeModeLeftDownX
自由変形左下X座標
Public フィールド静的メンバーFreeModeLeftDownY
自由変形左下Y座標
Public フィールド静的メンバーFreeModeLeftUpX
自由変形左上X座標
Public フィールド静的メンバーFreeModeLeftUpY
自由変形左上Y座標
Public フィールド静的メンバーFreeModeRightDownX
自由変形右下X座標
Public フィールド静的メンバーFreeModeRightDownY
自由変形右下Y座標
Public フィールド静的メンバーFreeModeRightUpX
自由変形右上X座標
Public フィールド静的メンバーFreeModeRightUpY
自由変形右上Y座標
Public フィールド静的メンバーImageSizeHeight
画像サイズ(縦)
Public フィールド静的メンバーImageSizeWidth
画像サイズ(横)
Public フィールド静的メンバーIsDoneStringDisplaying
表示完了?
Public フィールド静的メンバーIsMouseCursorHover
マウス重なり?
Public フィールド静的メンバーIsUsePicture
使用中?
Public フィールド静的メンバーOpacity
不透明度
Public フィールド静的メンバーPatternNumber
パターン番号
Public フィールド静的メンバーPositionX
X座標
Public フィールド静的メンバーPositionY
Y座標
Public フィールド静的メンバーZoom
拡大率(Ver2.00より前)
Public フィールド静的メンバーZoomHeight
拡大率(縦)
Public フィールド静的メンバーZoomWidth
拡大率(横)
トップ
関連項目