PDF3DView

PDF3DView class

类 PDF3DView.

public class PDF3DView

构造函数

姓名描述
PDF3DView(Document, PDF3DView, string)初始化PDF3DView类.
PDF3DView(Document, Matrix3D, double, string)初始化PDF3DView类.

特性

姓名描述
BackGroundColor { get; set; }获取或设置视图背景的颜色。
CameraOrbit { get; set; }获取或设置摄像机的视角。
CameraPosition { get; set; }获取或设置视图的相机位置。
CrossSectionsArray { get; }获取视图的横截面数组。
LightingScheme { get; set; }获取或设置视图的光照方案。
RenderMode { get; set; }获取或设置视图的渲染模式。
ViewName { get; set; }获取或设置视图的名称。

也可以看看