Width

Slicer.Width property

返回或设置指定切片器的宽度,以磅为单位。

public double Width { get; set; }

例子


[C#]

slicer.Width = 100;

也可以看看