PDF3DCuttingPlaneOrientation Class |
Namespace: Aspose.Pdf.Annotations
The PDF3DCuttingPlaneOrientation type exposes the following members.
Name | Description | |
---|---|---|
![]() | PDF3DCuttingPlaneOrientation |
Initializes a new instance of the PDF3DCuttingPlaneOrientation class.
|
![]() | PDF3DCuttingPlaneOrientation(NullableDouble, NullableDouble, NullableDouble) | Initializes a new instance of the PDF3DCuttingPlaneOrientation class |
Name | Description | |
---|---|---|
![]() | AngleX |
Gets or sets the angle to X axis.
|
![]() | AngleY |
Gets or sets the angle to Y axis.
|
![]() | AngleZ |
Gets or sets the angle to Z axis.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |