LeftPixel

Slicer.LeftPixel property

返回或设置切片器形状与其左列的水平偏移量,以像素为单位。

public int LeftPixel { get; set; }

例子


[C#]

slicer.LeftPixel = 2;

也可以看看