'宣言 Public Enum ImageAlignVertEnum Inherits System.Enum
'使用法 Dim instance As ImageAlignVertEnum
public enum ImageAlignVertEnum : System.Enum
'宣言 Public Enum ImageAlignVertEnum Inherits System.Enum
'使用法 Dim instance As ImageAlignVertEnum
public enum ImageAlignVertEnum : System.Enum
| メンバ | 解説 | 
|---|---|
| Bottom | The image is bottom-aligned. | 
| Center | The image is centered vertically. | 
| Top | The image is top-aligned. | 
System.Object
   System.ValueType
      System.Enum
         C1.C1Preview.ImageAlignVertEnum