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

プロパティ値

引き出し線の幅。

属性

注釈

このプロパティは内部で使用するために使用され、デザイン時と実行時に非表示になります。

適用対象