Camera Class |
Namespace: Spire.Presentation
The Camera type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
FieldOfView |
Camera field of view.
Read/write
Single
|
|
|
PresetType |
Camera type
Read/write
PresetType
|
|
|
Zoom |
Camera percentage zoom.
Read/write
Single
|
| Name | Description | |
|---|---|---|
|
|
Equals | (Overrides Object Equals(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
.)
|
|
|
GetCameraRotations |
A rotation is defined. latitude, longitude, revolution.
Gets null if no rotation defined.
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
SetCameraRotation |
A rotation is defined .
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|