ActivityDesignerTheme.BorderWidth 属性

定义

获取边框的宽度(以像素为单位)。

public:
 property int BorderWidth { int get(); };
[System.ComponentModel.Browsable(false)]
public int BorderWidth { get; }
[<System.ComponentModel.Browsable(false)>]
member this.BorderWidth : int
Public ReadOnly Property BorderWidth As Integer

属性值

边框的宽度(以像素为单位)。

属性

注解

BorderWidth 是形状边框的宽度(以像素为单位)。

适用于