PDF3DCrossSection Class
Class PDF3DCrossSection.
Inheritance Hierarchy
SystemObject
  Aspose.Pdf.AnnotationsPDF3DCrossSection

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

The PDF3DCrossSection type exposes the following members.

Constructors
  NameDescription
Public methodPDF3DCrossSection
Initializes a new instance of the PDF3DCrossSection class.
Properties
  NameDescription
Public propertyCenter
Gets or sets the cross section rotation center.
Public propertyCuttingPlaneColor
Gets or sets the color of the cutting plane.
Public propertyCuttingPlaneOpacity
Gets or sets the cutting plane opacity.
Public propertyCuttingPlaneOrientation
Gets or sets the cutting plane orientation.
Public propertyCuttingPlanesIntersectionColor
Gets or sets the color of the cutting planes intersection.
Public propertyVisibility
Gets or sets a value indicating visibility of the cutting planes intersection.
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 (Inherited from Object.)
See Also