Height

Slicer.Height property

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

public double Height { get; set; }

例子


[C#]

slicer.Height = 120;

也可以看看