TextFrame.MarginTop プロパティ

定義

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

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

プロパティ値

適用対象