DioDocs for PDF
暗黙的 キャスト 演算子 オペレータ (Pen)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > Pen クラス : 暗黙的 キャスト 演算子 オペレータ
The Color value.
Implicitly converts a Color to a Pen.
シンタックス
'宣言
 
Public Operator Widening CType( _
   ByVal color As System.Drawing.Color _
) As Pen
public Pen operator implicit( 
   System.Drawing.Color color
)

パラメータ

color
The Color value.

戻り値の型

A Pen with the specified color.
参照

Pen クラス
Pen メンバ