Class PDF3DCuttingPlaneOrientation
PDF3DCuttingPlaneOrientation class
Class PDF3DCuttingPlaneOrientation.
public class PDF3DCuttingPlaneOrientation
Constructors
| Name | Description |
|---|---|
| PDF3DCuttingPlaneOrientation() | Initializes a new instance of the PDF3DCuttingPlaneOrientation class. |
| PDF3DCuttingPlaneOrientation(double?, double?, double?) | Initializes a new instance of the PDF3DCuttingPlaneOrientation class. |
Properties
| Name | Description |
|---|---|
| AngleX { get; set; } | Gets or sets the angle to X axis. |
| AngleY { get; set; } | Gets or sets the angle to Y axis. |
| AngleZ { get; set; } | Gets or sets the angle to Z axis. |
Methods
| Name | Description |
|---|---|
| override ToString() | Returns a String that represents this instance. |
See Also
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF