Enum OTZBackgroundImageLayoutType 背景画像のレイアウトです。 名前空間: OTZControls.Enumerations アセンブリ: OTZControls.dll Syntax public enum OTZBackgroundImageLayoutType フィールド 名前 説明 CenterImage 中央(拡大・縮小無し) Stretch 縦横比を無視して拡大・縮小 Zoom 縦横比を維持して拡大・縮小 Extension Methods OTZCommonEnumExtensions.GetDescription() OTZCommonEnumExtensions.GetValue()