共用方式為


AnnotationSmartLabelStyle.CalloutLineWidth 屬性

定義

取得或設定標籤註標線的寬度。

public:
 virtual property int CalloutLineWidth { int get(); void set(int value); };
[System.ComponentModel.Browsable(false)]
public override int CalloutLineWidth { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CalloutLineWidth : int with get, set
Public Overrides Property CalloutLineWidth As Integer

屬性值

Int32

註標線的寬度。

屬性

備註

這個屬性是供內部使用,而且會在設計階段和執行時間隱藏。

適用於