DioDocs for PDF
IsBlendModeSupported メソッド (GcBitmapGraphics)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmapGraphics クラス : IsBlendModeSupported メソッド
The blend mode to check.
Indicates whether this graphics implementation supports a specified blend mode.

GcBitmapGraphics supports all blend modes, so this method always returns true.

シンタックス
'宣言
 
Public Overrides Function IsBlendModeSupported( _
   ByVal blendMode As BlendMode _
) As System.Boolean
public override System.bool IsBlendModeSupported( 
   BlendMode blendMode
)

パラメータ

blendMode
The blend mode to check.

戻り値の型

true.
参照

GcBitmapGraphics クラス
GcBitmapGraphics メンバ