DioDocs for PDF
IsBlendModeSupported メソッド (GcGraphics)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス : IsBlendModeSupported メソッド
The blend mode to check.
Indicates whether this graphics implementation supports a specified blend mode.
シンタックス
'宣言
 
Public Overridable Function IsBlendModeSupported( _
   ByVal blendMode As BlendMode _
) As System.Boolean
public virtual System.bool IsBlendModeSupported( 
   BlendMode blendMode
)

パラメータ

blendMode
The blend mode to check.

戻り値の型

true if the specified blend mode is supported by the current graphics, false otherwise.
参照

GcGraphics クラス
GcGraphics メンバ