Bitmap for UWP
CustomEffectAttribute コンストラクタ

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > CustomEffectAttribute クラス : CustomEffectAttribute コンストラクタ
Description of the custom effect
Category of the custom effect
Author of the custom effect
Initializes a new instance of CustomEffectAttributeclass.
シンタックス
'宣言
 
Public Function New( _
   ByVal description As System.String, _
   ByVal category As System.String, _
   ByVal author As System.String _
)
public CustomEffectAttribute( 
   System.string description,
   System.string category,
   System.string author
)

パラメータ

description
Description of the custom effect
category
Category of the custom effect
author
Author of the custom effect
参照

CustomEffectAttribute クラス
CustomEffectAttribute メンバ