ITextStyle インターフェイス

定義

テキストの外観をカスタマイズできる機能を提供します。

public interface class ITextStyle
public interface ITextStyle
type ITextStyle = interface
Public Interface ITextStyle
派生

プロパティ

CharacterSpacing

テキストの文字間の間隔を取得します。

Font

フォント ファミリ、スタイル、フォントのサイズを取得します。

TextColor

テキストの色を取得します。

適用対象