WrapFormat.DistanceBottom プロパティ

定義

ポイント単位でドキュメントのテキストとテキストが表示されない領域が、指定した図形の下端との間の距離を設定または返します。

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

プロパティ値

注釈

指定した図形のサイズと図形、および Side オブジェクトの プロパティのTypeWrapFormat値と共に、このテキストのない領域のサイズと図形を決定します。

適用対象