PDF3DCuttingPlaneOrientation Class
Class PDF3DCuttingPlaneOrientation.
Inheritance Hierarchy
SystemObject
  Aspose.Pdf.AnnotationsPDF3DCuttingPlaneOrientation

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class PDF3DCuttingPlaneOrientation

The PDF3DCuttingPlaneOrientation type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAngleX
Gets or sets the angle to X axis.
Public propertyAngleY
Gets or sets the angle to Y axis.
Public propertyAngleZ
Gets or sets the angle to Z axis.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
See Also