ImageFormat.Wmf 属性

定义

获取 Windows 图元文件 (WMF) 图像格式。

public:
 static property System::Drawing::Imaging::ImageFormat ^ Wmf { System::Drawing::Imaging::ImageFormat ^ get(); };
public static System.Drawing.Imaging.ImageFormat Wmf { get; }
static member Wmf : System.Drawing.Imaging.ImageFormat
Public Shared ReadOnly Property Wmf As ImageFormat

属性值

指示 Windows 图元文件图像格式的 ImageFormat 对象。

适用于