Glyphs.CaretStops 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定插入號停駐點,可對應至以表示 Glyphs 的 Unicode 字串表示的字碼指標。
public:
property System::String ^ CaretStops { System::String ^ get(); void set(System::String ^ value); };
public string CaretStops { get; set; }
member this.CaretStops : string with get, set
Public Property CaretStops As String
屬性值
String 型別的值,表示字碼指標是否有插入號停駐點。
備註
傳回值是十六進位數位的字串,描述值陣列,這些值 Boolean 會對應至 屬性所代表 UnicodeString 之值中的每個程式碼點。
相依性屬性資訊
識別碼欄位 | CaretStopsProperty |
設定為 的中繼資料屬性 true |
AffectsRender |