'宣言 Public Enum ImageViewerProps Inherits System.Enum
public enum ImageViewerProps : System.Enum
メンバ | 解説 |
---|---|
Count | このコントロールに対してクライアントに送付されるプロパティの合計数。
この値はオブジェクトの PropCount プロパティに対応します。 |
DragScrollEnabled | DragScrollEnabled プロパティを表します。 |
EnableInitialFadeAnimation | WrapAround プロパティを表します。 |
FirstItem | FirstItem プロパティを表します。 |
Orientation | Orientation プロパティを表します。 |
ScrollPosition | ScrollPosition プロパティを表します。 |
WrapAround | WrapAround プロパティを表します。 |