Chart3D for WPF/Silverlight
ImageFormat 列挙体

C1.WPF.C1Chart3D.4.5.2 アセンブリ > C1.WPF.C1Chart3D 名前空間 : ImageFormat 列挙体
有効な画像形式を列挙します。
シンタックス
'宣言
 
Public Enum ImageFormat 
   Inherits System.Enum
public enum ImageFormat : System.Enum 
メンバ
メンバ解説
Bmpビットマップ画像形式。
GifGraphics Interchange Format(GIF)画像形式。
JpegJoint Photographic Experts Group(JPEG)画像形式。
PngW3C Portable Network Graphics(PNG)画像形式。
TiffTagged Image File Format(TIFF)画像形式。
WmpWindows Media Photo 画像形式。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.C1Chart3D.ImageFormat

参照

C1.WPF.C1Chart3D 名前空間