Class PDF3DView
Contents
[
Hide
]PDF3DView class
Class PDF3DView.
public class PDF3DView
Constructors
Name | Description |
---|---|
PDF3DView(Document, PDF3DView, string) | Initializes a new instance of the PDF3DView class. |
PDF3DView(Document, Matrix3D, double, string) | Initializes a new instance of the PDF3DView class. |
Properties
Name | Description |
---|---|
BackGroundColor { get; set; } | Gets or sets the color of the back ground of view. |
CameraOrbit { get; set; } | Gets or sets the camera orbit of view. |
CameraPosition { get; set; } | Gets or sets the camera position of view. |
CrossSectionsArray { get; } | Gets the cross sections array of view. |
LightingScheme { get; set; } | Gets or sets the lighting scheme of view. |
RenderMode { get; set; } | Gets or sets the render mode of view. |
ViewName { get; set; } | Gets or sets the name of the view. |
See Also
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF