バージョン

GetImageFormat メソッド

指定された GaugeImageType に関連付けられた ImageFormat オブジェクトを取得します。
シンタックス
'宣言
 
Public Shared Function GetImageFormat( _
   ByVal imageType As GaugeImageType _
) As ImageFormat
public static ImageFormat GetImageFormat( 
   GaugeImageType imageType
)

パラメータ

imageType
ImageFormat 値を取得するための GaugeImageType。

戻り値の型

指定された GaugeImageType に関連付けられた ImageFormat オブジェクト。
参照