'宣言 Public Enum ImageCropPosition Inherits System.Enum
public enum ImageCropPosition : System.Enum
'宣言 Public Enum ImageCropPosition Inherits System.Enum
public enum ImageCropPosition : System.Enum
メンバ | 解説 |
---|---|
Bottom | 画像を下中央からトリミングします。 |
Center | 画像を中央からトリミングします。 |
Left | 画像を中央左からトリミングします。 |
Right | 画像を中央右からトリミングします。 |
Top | 画像を上中央からトリミングします。 |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1BinaryImage.ImageCropPosition