AnnotationSmartLabelStyle.CalloutLineWidth 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置标签标注线条的宽度。
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
属性值
标注线条的宽度。
- 属性
注解
此属性供内部使用,在设计时和运行时隐藏。