Pdf3DNode Class |
Namespace: Spire.Pdf.Annotations
The Pdf3DNode type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Matrix |
Gets or sets the 3D transformation matrix.
|
|
|
Name |
Gets or sets the node name.
|
|
|
Opacity |
Gets or sets the cutting plane opacity.
|
|
|
Visible |
Gets or sets a value indicating whether the node is visible or not.
|
| Name | Description | |
|---|---|---|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
Initialize |
Initializes annotation object.
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
Save |
Saves an annotation.
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|