共用方式為


UISettings.CaretWidth 屬性

定義

取得應用程式檢視所建立之新插入號的寬度。

public:
 property unsigned int CaretWidth { unsigned int get(); };
uint32_t CaretWidth();
public uint CaretWidth { get; }
var uInt32 = uISettings.caretWidth;
Public ReadOnly Property CaretWidth As UInteger

屬性值

UInt32

unsigned int

uint32_t

新插入號的寬度,以圖元為單位。

適用於