HeightPixel

Slicer.HeightPixel property

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

public int HeightPixel { get; set; }

例子


[C#]

slicer.HeightPixel = 150;

也可以看看