Share via


TextFrame.MarginRight プロパティ

定義

テキストフレームの右端から、テキストを含む図形を囲む四角形の枠の右端までの距離をポイント単位で取得または設定します。

public:
 property float MarginRight { float get(); void set(float value); };
public float MarginRight { get; set; }
member this.MarginRight : single with get, set
Public Property MarginRight As Single

プロパティ値

適用対象