TextMetrics.ExternalLeading 屬性

定義

取得或設定應用程式在資料列之間加入的額外前置字元數量。

public:
 property int ExternalLeading { int get(); void set(int value); };
public int ExternalLeading { get; set; }
member this.ExternalLeading : int with get, set
Public Property ExternalLeading As Integer

屬性值

Int32

在資料列之間所需的額外前置字元 (空白字元) 數量。

備註

因為前置區域不在字型之外,所以不會包含任何標記,而且不會由不透明或透明模式的文字輸出呼叫改變。

適用於