DioDocs for PDF
CustomEffectAttribute コンストラクタ

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > CustomEffectAttribute クラス : CustomEffectAttribute コンストラクタ
カスタム効果の説明。
カスタム効果のカテゴリー。
カスタム効果の作者。
CustomEffectAttribute クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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
カスタム効果の説明。
category
カスタム効果のカテゴリー。
author
カスタム効果の作者。
参照

CustomEffectAttribute クラス
CustomEffectAttribute メンバ