Pdf3DProjection Class |
Namespace: Spire.Pdf.Annotations
The Pdf3DProjection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Pdf3DProjection |
Initializes a new instance of theclass.
|
![]() |
Pdf3DProjection(Pdf3DProjectionType) |
Initializes a new instance of theclass.
|
Name | Description | |
---|---|---|
![]() |
ClipStyle |
Gets or sets the projection ClipStyle.
|
![]() |
FarClipDistance |
Gets or sets the far clipping distance.
|
![]() |
FieldOfView |
Gets or sets the field of view.
|
![]() |
NearClipDistance |
Gets or sets the near clipping distance.
|
![]() |
OrthoScaleMode |
Gets or sets the scale mode for ortho graphic projections.
|
![]() |
ProjectionType |
Gets or sets the type of the projection.
|
![]() |
Scaling |
Gets or sets the projection scaling.
|
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
.)
|