TextMetrics.ExternalLeading 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定應用程式在資料列之間加入的額外前置字元數量。
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
屬性值
在資料列之間所需的額外前置字元 (空白字元) 數量。
備註
因為前置區域不在字型之外,所以不會包含任何標記,而且不會由不透明或透明模式的文字輸出呼叫改變。