TextCollapsingProperties 類別

定義

表示摺疊文字的特性。

public ref class TextCollapsingProperties abstract
public abstract class TextCollapsingProperties
type TextCollapsingProperties = class
Public MustInherit Class TextCollapsingProperties
繼承
TextCollapsingProperties
衍生

備註

線條折迭是減少線條顯示空間的能力,方法是不顯示行文字的一部分。 根據折迭樣式,折迭符號可能會顯示在發生折迭文字的位置。

建構函式

TextCollapsingProperties()

初始化 TextCollapsingProperties 類別的新執行個體。

屬性

Style

取得摺疊文字的樣式。

Symbol

取得做為摺疊文字符號的文字執行。

Width

取得摺疊文字範圍的寬度。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於

另請參閱