次の方法で共有


TextFrame2.MarginBottom プロパティ

定義

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

public:
 property float MarginBottom { float get(); void set(float value); };
public float MarginBottom { get; set; }
Public Property MarginBottom As Single

プロパティ値

単精度浮動小数点型

適用対象