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

标注线条的宽度。

属性

注解

此属性供内部使用,在设计时和运行时隐藏。

适用于