Center
LinearExtrusion.Center property
如果该值为false,则线性拉伸Z的范围是从0到height,否则范围是从-height/2到height/2。
public bool Center { get; set; }
也可以看看
- class LinearExtrusion
- 命名空间 Aspose.ThreeD.Entities
- 部件 Aspose.3D
如果该值为false,则线性拉伸Z的范围是从0到height,否则范围是从-height/2到height/2。
public bool Center { get; set; }