Grid.LineWidth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定主要和次要格線的線條寬度。
public:
property int LineWidth { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
public int LineWidth { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.LineWidth : int with get, set
Public Property LineWidth As Integer
屬性值
integer
,表示單位為像素的線條寬度。 預設值為一 (1)。
- 屬性
備註
LineWidth屬性可用來指定主要和次要刻度或格線的線條寬度,以圖元為單位。