PDF3DCrossSection
概述
PDF3DCrossSection 是一个类在Aspose.PDF FOSS的.NET中.
通过PDF 3D模型 (Aspose.Pdf形状) 的单一横截.
这个类提供了在NET程序中使用PDF3DCrossSection对象的方法. 有的方法包括: PDF3DCrossSection. 所有公众成员在安装了Aspose.PDF FOSS for .NET 包后,可以访问任何.NET应用程序. 特性: Center, CuttingPlaneColor, CuttingPlaneOpacity, CuttingPlaneOrientation, CuttingPlanesIntersectionColor, Visibility.
属性
| 名称: | 类型 | Access | 描述情况 |
|---|---|---|---|
Center | Point3D | 阅读/写作 | 获取或设置中心。. |
CuttingPlaneColor | Color | 阅读/写作 | 获取或设置切割平面的颜色。. |
CuttingPlaneOpacity | double | 阅读/写作 | 获取或设置切割平面的不透明度。. |
CuttingPlaneOrientation | PDF3DCuttingPlaneOrientation | 阅读/写作 | 获取或设置切割平面方向。. |
CuttingPlanesIntersectionColor | Color | 阅读/写作 | 获取或设置切割平面的交叉颜色。. |
Visibility | bool | 阅读/写作 | 获取或设置可见性。. |
方法
| Signature | 描述情况 |
|---|---|
PDF3DCrossSection(doc: Document) | 在此 PDF3DCrossSection 实例中调用 PDF 3DCrossection (doc). |