IsPrintable

Slicer.IsPrintable property

表示切片器对象是否可打印。

public bool IsPrintable { get; set; }

例子


[C#]

slicer.IsPrintable = true;

也可以看看