Share via


WrapFormat.DistanceRight プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象