WrapFormat.DistanceTop プロパティ

定義

文書の文字列と、指定した図形のテキストが表示されない領域の上端までの距離をポイント単位での設定または返します。

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

プロパティ値

注釈

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

適用対象