PowerTools PlusPak for Windows Forms 8.0J
CreateTextEffectElement メソッド (CaptionFormat)

テキストの効果情報を指定するTextEffect列挙体。
現在のラベル設定でGrapeCity.Win.Containers.Drawing.TextEffectElementを作成します。
構文
Protected Shared Function CreateTextEffectElement( _
   ByVal textEffect As TextEffect _
) As TextEffectElement
protected static TextEffectElement CreateTextEffectElement( 
   TextEffect textEffect
)

パラメータ

textEffect
テキストの効果情報を指定するTextEffect列挙体。

戻り値の型

現在のラベルテキストの効果を示すGrapeCity.Win.Containers.Drawing.TextEffectElementの値。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

CaptionFormat クラス
CaptionFormat メンバ

Send Feedback