Walls.Thickness 属性

定义

返回或设置壁的厚度。 读/写。

public:
 property int Thickness { int get(); void set(int value); };
public int Thickness { get; set; }
Public Property Thickness As Integer

属性值

Integer

注解

使用此属性设置边框的粗细。 默认粗细为 0。

适用于