'声明 Public Enum ImageFormat Inherits System.Enum
public enum ImageFormat : System.Enum
'声明 Public Enum ImageFormat Inherits System.Enum
public enum ImageFormat : System.Enum
成员 | 说明 |
---|---|
Bmp | Bmp format. |
Jpeg | Jpeg format. |
Png | Png format. |
Svg | Svg format. |
System.Object
System.ValueType
System.Enum
C1.WPF.Chart.ImageFormat