共用方式為


Annotation.LineWidth 屬性

定義

取得或設定註釋的線條寬度。

public:
 virtual property int LineWidth { int get(); void set(int value); };
public virtual int LineWidth { get; set; }
member this.LineWidth : int with get, set
Public Overridable Property LineWidth As Integer

屬性值

Int32

integer 值,定義註釋線條的寬度 (以像素為單位)。

適用於