バージョン

PathOpacityStop コンストラクタ(Single,Single)

PathOpacityStop クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal percentage As Single, _
   ByVal opacity As Single _
)
public PathOpacityStop( 
   float percentage,
   float opacity
)

パラメータ

percentage
パーセンテージ。
opacity
不透明度。
参照