次の方法で共有


ITextAlignment インターフェイス

定義

テキストを揃えることができる機能を提供します。

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

プロパティ

HorizontalTextAlignment

水平方向のテキストの配置を取得します。

VerticalTextAlignment

垂直方向のテキストの配置を取得します。

適用対象