AnnotationSmartLabelStyle.CalloutLineWidth 属性
定义
获取或设置标签标注线条的宽度。Gets or sets the width of the label callout line.
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
属性值
标注线条的宽度。The width of the callout line.
- 属性
注解
此属性供内部使用,在设计时和运行时隐藏。This property is for internal use and is hidden at design time and run time.